aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index ec55340..89b136a 100644
--- a/TODO
+++ b/TODO
@@ -96,7 +96,7 @@ Security features:
Stability features:
On failed re-execution, execute back to the old version.
- This is done by opening /proc/self/exec before preexecuting
+ This is done by opening /proc/self/exe before preexecuting
and execute back to that file descriptor on upgrade failure
and close that file descriptor on successful upgrade