fixed typo

This commit is contained in:
Petr Skoda
2010-05-21 19:08:35 +00:00
parent 875e5f070b
commit 1275723f36
+1 -1
View File
@@ -26,7 +26,7 @@
/**
* Get input from user
* @param string $prompt text prompt, should include possible obptions
* @param string $prompt text prompt, should include possible options
* @param string $default default value when enter pressed
* @param array $options list of allowed options, empty means any text
* @param bool $casesensitive true if options are case sensitive