diff options
Diffstat (limited to 'addon/randplace/randplace.php')
-rw-r--r-- | addon/randplace/randplace.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addon/randplace/randplace.php b/addon/randplace/randplace.php index 6d9fc0382..304745493 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. * */ |