]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/serverexception.php
use the new maxNoticeLength and maxUrlLength functionality introduced in commit 14adb...
[quix0rs-gnu-social.git] / lib / serverexception.php
index 6b2d55a0bdf04c26703a0215b77e00b8fa4248e3..7dc9765ad6b6b95da8cc440a8deba8799321c4c3 100644 (file)
@@ -34,7 +34,7 @@ if (!defined('STATUSNET') && !defined('LACONICA')) {
 /**
  * Class for server exceptions
  *
- * Subclass of PHP Exception for server errors. The user typically cannot fix these.
+ * Subclass of PHP Exception for server errors. The user typically can't fix these.
  *
  * @category Exception
  * @package  StatusNet