Skip to content
Snippets Groups Projects
Commit e2286c65 authored by Bart Visscher's avatar Bart Visscher
Browse files

Type is with a small letter

parent 35a8dfb2
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ interface IL10N {
* Translating
* @param string $text_singular the string to translate for exactly one object
* @param string $text_plural the string to translate for n objects
* @param Integer $count Number of objects
* @param integer $count Number of objects
* @param array $parameters default:array() Parameters for sprintf
* @return \OC_L10N_String Translation or the same text
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment