aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-04-28 11:44:40 +0200
committerMattias Andrée <maandree@kth.se>2017-04-28 11:44:40 +0200
commit06e5e8983cac62e7fd9544f30253d1374b5d5a27 (patch)
tree7390017e4eb5d89d47ad240e51eebddcdee3569f
parentUpdate todo: revert to old version on upgrade failure (diff)
downloadmds-06e5e8983cac62e7fd9544f30253d1374b5d5a27.tar.gz
mds-06e5e8983cac62e7fd9544f30253d1374b5d5a27.tar.bz2
mds-06e5e8983cac62e7fd9544f30253d1374b5d5a27.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@kth.se>
-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