remove accented character
This commit is contained in:
parent
a8e43578a2
commit
91de48d2d3
|
@ -147,7 +147,7 @@
|
|||
# path.data: /path/to/data
|
||||
#
|
||||
# Can optionally include more than one location, causing data to be striped across
|
||||
# the locations (à la RAID 0) on a file level, favouring locations with most free
|
||||
# the locations (a la RAID 0) on a file level, favouring locations with most free
|
||||
# space on creation. For example:
|
||||
#
|
||||
# path.data: /path/to/data1,/path/to/data2
|
||||
|
|
Loading…
Reference in New Issue