diff options
| -rw-r--r-- | FL/Enumerations.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Enumerations.H b/FL/Enumerations.H index b7bf595a0..78f1a709f 100644 --- a/FL/Enumerations.H +++ b/FL/Enumerations.H @@ -598,7 +598,7 @@ enum Fl_Labeltype { // labeltypes: }; /** - Sets the current label type end return its corresponding Fl_Labeltype value. + Sets the current label type and return its corresponding Fl_Labeltype value. @{ */ #define FL_SYMBOL_LABEL FL_NORMAL_LABEL |
