small typo in docs, mounse is mouse

This commit is contained in:
Thanatermesis 2015-08-25 03:04:50 +02:00
parent 495046e0eb
commit 08238de3e0
1 changed files with 2 additions and 2 deletions

View File

@ -12537,8 +12537,8 @@ st_collections_group_programs_program_name(void)
A list of global signal, that edje provide:
- hold,on;
- hold,off;
- mounse,in;
- mounse,out;
- mouse,in;
- mouse,out;
- mouse,down,N: where N - mouse button number;
- mouse,down,N,double: where N - mouse button number;
- mouse,down,N,triple: where N - mouse button number;