summaryrefslogtreecommitdiff
path: root/actions/editapplication.php
diff options
context:
space:
mode:
authorZach Copley <zach@status.net>2010-02-03 01:43:59 +0000
committerZach Copley <zach@status.net>2010-02-05 03:18:44 +0000
commit7931875bbbfb127c0fa2f49331c137f0c6f1824a (patch)
treed03628bb0b878ac1eecd7b137f5691f8011e6853 /actions/editapplication.php
parent4041a59282c5ebb751e3763b5489be2bfef7f74a (diff)
Confirm dialog for reset OAuth consumer key and secret button
Diffstat (limited to 'actions/editapplication.php')
-rw-r--r--actions/editapplication.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/editapplication.php b/actions/editapplication.php
index 029b622e8..ca5dba1e4 100644
--- a/actions/editapplication.php
+++ b/actions/editapplication.php
@@ -266,7 +266,7 @@ class EditApplicationAction 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