]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/newapplication.php
Confirm dialog for reset OAuth consumer key and secret button
[quix0rs-gnu-social.git] / actions / newapplication.php
index ba1cca5c928ab6704a8b283f450b261972999574..c0c520797993643672f6b96fd504111ef6f7f54c 100644 (file)
@@ -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