summaryrefslogtreecommitdiffstats
path: root/lib/class/user.class.php
diff options
context:
space:
mode:
authorPaul 'flowerysong' Arthur <flowerysong00@yahoo.com>2010-04-28 22:25:23 +0000
committerPaul 'flowerysong' Arthur <flowerysong00@yahoo.com>2010-04-28 22:25:23 +0000
commitfeae94b52b06a6d9be040c6636416f07cae87749 (patch)
tree55cfd944319445e11111af0fd4b8e309136282ec /lib/class/user.class.php
parentb290f52c8d13b21cf4620035206957e3bc3dbcdb (diff)
downloadampache-feae94b52b06a6d9be040c6636416f07cae87749.tar.gz
ampache-feae94b52b06a6d9be040c6636416f07cae87749.tar.bz2
ampache-feae94b52b06a6d9be040c6636416f07cae87749.zip
Cosmetics. %s/assoicated/associated/g
Diffstat (limited to 'lib/class/user.class.php')
-rw-r--r--lib/class/user.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/class/user.class.php b/lib/class/user.class.php
index f4bc68b5..0c5c0653 100644
--- a/lib/class/user.class.php
+++ b/lib/class/user.class.php
@@ -915,7 +915,7 @@ class User extends database_object {
/**
* delete
- * deletes this user and everything assoicated with it. This will affect
+ * deletes this user and everything associated with it. This will affect
* ratings and tottal stats
*/
public function delete() {