summaryrefslogtreecommitdiff
path: root/include/netsurf
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2022-03-24 13:57:07 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2022-03-24 13:57:07 +0000
commit14d265d50262bdc9662b75d8de859bf1cbb3ade8 (patch)
treef50555aa315abffc46d093c985324212ac788d73 /include/netsurf
parent6f591aceafc1a0214966340813a626ee08aa022e (diff)
downloadnetsurf-14d265d50262bdc9662b75d8de859bf1cbb3ade8.tar.gz
netsurf-14d265d50262bdc9662b75d8de859bf1cbb3ade8.tar.bz2
Include: Bitmap: Fix comment typo.
Diffstat (limited to 'include/netsurf')
-rw-r--r--include/netsurf/bitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/netsurf/bitmap.h b/include/netsurf/bitmap.h
index d95a172d6..b6db3f494 100644
--- a/include/netsurf/bitmap.h
+++ b/include/netsurf/bitmap.h
@@ -67,7 +67,7 @@ struct hlcache_handle;
* Bitmap operations.
*/
struct gui_bitmap_table {
- /* Mandantory entries */
+ /* Mandatory entries */
/**
* Create a new bitmap.