diff options
Diffstat (limited to 'lib/public/app.php')
-rw-r--r-- | lib/public/app.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/app.php b/lib/public/app.php index 18681670ddd..9680f0df72c 100644 --- a/lib/public/app.php +++ b/lib/public/app.php @@ -22,7 +22,7 @@ /** * Public interface of ownCloud for apps to use. - * App Class. + * App Class * */ |