summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index 614e01826..b89f02546 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -292,7 +292,7 @@ public:
of the argument, because Fl::scheme() is \p NULL in this case.
\note The stored scheme name is always lowercase, and this method will
- do a case-sensitive compare, so you \b must use a lowercase string to
+ do a case-sensitive compare, so you \b must provide a lowercase string to
return the correct value. This is intentional for performance reasons.
Example: