X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fnewapplication.php;fp=actions%2Fnewapplication.php;h=c0c520797993643672f6b96fd504111ef6f7f54c;hb=03e8ba144eadab6e28a96482a1162c4109eca822;hp=ba1cca5c928ab6704a8b283f450b261972999574;hpb=387374fd7bd189eacefeca672ae35181fab2162c;p=quix0rs-gnu-social.git diff --git a/actions/newapplication.php b/actions/newapplication.php index ba1cca5c92..c0c5207979 100644 --- a/actions/newapplication.php +++ b/actions/newapplication.php @@ -279,7 +279,7 @@ class NewApplicationAction extends OwnerDesignAction /** * Does the app name already exist? * - * Checks the DB to see someone has already registered and app + * Checks the DB to see someone has already registered an app * with the same name. * * @param string $name app name to check