From: Friendika Date: Fri, 24 Dec 2010 03:20:22 +0000 (-0800) Subject: typo in comments X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cbb724e1c026ae13df92dfdfbdbe59dcfb017b75;p=friendica.git typo in comments --- diff --git a/addon/randplace/randplace.php b/addon/randplace/randplace.php index 6d9fc0382a..3047454932 100644 --- a/addon/randplace/randplace.php +++ b/addon/randplace/randplace.php @@ -18,7 +18,7 @@ * name_install() function, located in 'addon/name/name.php', * where 'name' is the name of the addon. * If the addon is removed from the configuration list, the - * system will call the name_unistall() function. + * system will call the name_uninstall() function. * */