summaryrefslogtreecommitdiffstats
path: root/lib/public/config.php
diff options
context:
space:
mode:
authorMorris Jobke <morris.jobke@gmail.com>2013-10-31 19:00:53 +0100
committerMorris Jobke <morris.jobke@gmail.com>2013-10-31 19:00:53 +0100
commit0dbe90cc9ae1f8206efc81ce07e62e258918564e (patch)
tree98c3758c77c77348042cbb541064731e491a23c0 /lib/public/config.php
parentbe07e828ef67f7cc5ac576c9ebaea83693825c34 (diff)
downloadnextcloud-server-0dbe90cc9ae1f8206efc81ce07e62e258918564e.tar.gz
nextcloud-server-0dbe90cc9ae1f8206efc81ce07e62e258918564e.zip
fix documentation stuff
Diffstat (limited to 'lib/public/config.php')
-rw-r--r--lib/public/config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/config.php b/lib/public/config.php
index 74aaa4e1891..6fb79354f51 100644
--- a/lib/public/config.php
+++ b/lib/public/config.php
@@ -27,7 +27,7 @@
*/
/**
- * @brief use OCP namespace for all classes that are considered public.
+ * Use OCP namespace for all classes that are considered public.
*
* Classes that use this namespace are for use by apps, and not for use by internal
* OC classes