X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fserverexception.php;h=7dc9765ad6b6b95da8cc440a8deba8799321c4c3;hb=6a848bcc8ac37066f7c4941132195d2d67d3b376;hp=6b2d55a0bdf04c26703a0215b77e00b8fa4248e3;hpb=ec6a38a62786c85e8ee30c5726ea81f82465b39d;p=quix0rs-gnu-social.git diff --git a/lib/serverexception.php b/lib/serverexception.php index 6b2d55a0bd..7dc9765ad6 100644 --- a/lib/serverexception.php +++ b/lib/serverexception.php @@ -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