diff options
Diffstat (limited to 'documentation/enumerations.html')
| -rw-r--r-- | documentation/enumerations.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/enumerations.html b/documentation/enumerations.html index 2e88f8778..49acbcbe7 100644 --- a/documentation/enumerations.html +++ b/documentation/enumerations.html @@ -138,7 +138,7 @@ FL_KEYBOARD</TT> and <TT>FL_SHORTCUT</TT> events: <LI><TT>FL_BUTTON2</TT> - Mouse button 2 is pushed. </LI> <LI><TT>FL_BUTTON3</TT> - Mouse button 3 is pushed. </LI> <LI><TT>FL_BUTTONS</TT> - Any mouse button is pushed. </LI> -<LI><TT>FL_BUTTON(n)</TT> - Mouse button N (N > 0) is pushed. </LI> +<LI><TT>FL_BUTTON(n)</TT> - Mouse button N (N > 0) is pushed. </LI> </UL> <!-- NEED 4in --> |
