diff options
Diffstat (limited to 'core/views/logbook_edit.py')
-rw-r--r-- | core/views/logbook_edit.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/views/logbook_edit.py b/core/views/logbook_edit.py index 56b040f..7bb5987 100644 --- a/core/views/logbook_edit.py +++ b/core/views/logbook_edit.py @@ -274,7 +274,7 @@ def logbookedit(request, year=None, slug=None): See /handbook/computing/newyear.html
WHAT TO DO NOW:
- 1. Press the Back button on your proswer to return to the screen where you typed up the entry,
+ 1. Press the Back button on your broswer to return to the screen where you typed up the entry,
2. Copy the text of what you wrote into a new text file,
3. Direct a nerd to fix this. It should take only a couple of minutes.'''
print(message)
|