aboutsummaryrefslogtreecommitdiff
path: root/doc/HACKING/android/Simpleperf.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/HACKING/android/Simpleperf.md')
-rw-r--r--doc/HACKING/android/Simpleperf.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HACKING/android/Simpleperf.md b/doc/HACKING/android/Simpleperf.md
index c12558aed4..25f39a3d23 100644
--- a/doc/HACKING/android/Simpleperf.md
+++ b/doc/HACKING/android/Simpleperf.md
@@ -18,7 +18,7 @@ the Android Software Development Kit (SDK) and Native Development Kit
repository and build an Orbot APK (Android Package) file with
debugging enabled. Make sure that when you build the native content of
the Orbot application that you run the `make -C external` command with
- an additional `DEBUG=1` as paramter to ensure that the Orbot build
+ an additional `DEBUG=1` as parameter to ensure that the Orbot build
process does not strip the debug symbols from the Tor binary.
2. (Optional) Uninstall and clean-up your old Orbot installation that