diff options
author | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2009-11-08 23:32:15 +0100 |
---|---|---|
committer | Siebrand Mazeland <s.mazeland@xs4all.nl> | 2009-11-08 23:32:15 +0100 |
commit | 5ab709b73977131813884558bf56d97172a7aa26 (patch) | |
tree | 2015f93426f559514bdb697b391ea97f98858577 /actions/attachment.php | |
parent | 104a47e4a2903f1c7ea73363a73cee12f0cf14ac (diff) |
Remove more contractions
* doesn't
* won't
* isn't
* don't
Diffstat (limited to 'actions/attachment.php')
-rw-r--r-- | actions/attachment.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/actions/attachment.php b/actions/attachment.php index 6981354d1..ca9e57845 100644 --- a/actions/attachment.php +++ b/actions/attachment.php @@ -146,7 +146,7 @@ class AttachmentAction extends Action } /** - * Don't show local navigation + * Do not show local navigation * * @return void */ @@ -170,7 +170,7 @@ class AttachmentAction extends Action } /** - * Don't show page notice + * Do not show page notice * * @return void */ |