X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fserverexception.php;h=7dc9765ad6b6b95da8cc440a8deba8799321c4c3;hb=47f19988d1b0e4f64fde8a385d3205c2fd476234;hp=6b2d55a0bdf04c26703a0215b77e00b8fa4248e3;hpb=0ab17f382b9993ada3d12d4cdace72cca53fb545;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