aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authora1346054 <36859588+a1346054@users.noreply.github.com>2021-08-22 20:21:09 +0000
committera1346054 <36859588+a1346054@users.noreply.github.com>2021-10-14 21:48:12 +0000
commitcea34725f1abf80612fe00e4e4feac0479aef52b (patch)
treea1759685ae56b187e4956e69864517ae382b51fe /docs/README.md
parent601e215565a6b5518fc7c7883707106eda73fb9d (diff)
downloadonionshare-cea34725f1abf80612fe00e4e4feac0479aef52b.tar.gz
onionshare-cea34725f1abf80612fe00e4e4feac0479aef52b.zip
Fix whitespace issues
* make sure files contain a final newline * use consistent indentation * trim excess whitespace * trim trailing whitespace
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 029217bb..fbcf06d9 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -27,7 +27,7 @@ You will end up with the documentation in all supported locales in `docs/localiz
Here's how preparing translations works:
```sh
-# Generate .po files in build/gettext
+# Generate .po files in build/gettext
make gettext
# Create a new blank German locale in source/locale, based on .po files