remove accented character

This commit is contained in:
Shay Banon 2012-11-09 21:54:17 +01:00
parent a8e43578a2
commit 91de48d2d3
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@
# path.data: /path/to/data # path.data: /path/to/data
# #
# Can optionally include more than one location, causing data to be striped across # 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: # space on creation. For example:
# #
# path.data: /path/to/data1,/path/to/data2 # path.data: /path/to/data1,/path/to/data2