Correct typo in Doxygen doc of Fl_System_Driver::filename_ext()
This commit is contained in:
parent
a2cbb03dc9
commit
a67a9b0f58
@ -42,10 +42,10 @@ const char *fl_filename_ext(const char *buf) {
|
||||
*/
|
||||
|
||||
/**
|
||||
Default implementation to find a filename extension.
|
||||
Finds a filename extension.
|
||||
|
||||
The default implementation assumes that the last `.` character separates
|
||||
the extension form the basename of a file.
|
||||
the extension from the basename of a file.
|
||||
|
||||
\see fl_filename_ext(const char*)
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user