diff options
| -rw-r--r-- | scripts/driver | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/driver b/scripts/driver index aaa833dee..a000385a4 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 are as bulletproof as possible. +# From here on we are as bulletproof as possible! |
