diff options
| -rw-r--r-- | scripts/driver | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/driver b/scripts/driver index cb241980d..aaa833dee 100644 --- a/scripts/driver +++ b/scripts/driver @@ -20,7 +20,7 @@ # as well let the Web server give us a fatal and obtrusive error. import sys -# From here on, we try to be as bullet proof as possible +# From here on we are as bulletproof as possible. |
