summaryrefslogtreecommitdiff
path: root/src/Fl_Shared_Image.cxx
diff options
context:
space:
mode:
authormaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
committermaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
commitf93978aba486bf0fea8d9ee857d014a02f3f7d96 (patch)
tree44d4626c2d56666056983d8fedf1b897f4ecf249 /src/Fl_Shared_Image.cxx
parentddba971ebb304512ba9e0a01b77ec71b59b977b6 (diff)
wi[
Diffstat (limited to 'src/Fl_Shared_Image.cxx')
-rw-r--r--src/Fl_Shared_Image.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Fl_Shared_Image.cxx b/src/Fl_Shared_Image.cxx
index 9782e6371..82e9be050 100644
--- a/src/Fl_Shared_Image.cxx
+++ b/src/Fl_Shared_Image.cxx
@@ -643,7 +643,7 @@ Fl_Shared_Image *Fl_Shared_Image::get(Fl_RGB_Image *rgb, int own_it)
All registered image handlers will be called in the order of registration.
You should always call fl_register_images() before adding your own
- handlers - unless you need to override a known image file type which
+ handlers - unless you need to a known image file type which
should be rare.
\see Fl_Shared_Handler for more information of the function you need