From 2f0e45e7a7110761080e2540c95a9fc94f162f81 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 17 Jan 2019 21:29:24 +0100 Subject: Android CMake: icons, docs, more apps --- src/Fl_Text_Display.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Fl_Text_Display.cxx b/src/Fl_Text_Display.cxx index cc0c10c98..ef5a4d04d 100644 --- a/src/Fl_Text_Display.cxx +++ b/src/Fl_Text_Display.cxx @@ -396,7 +396,7 @@ void Fl_Text_Display::buffer( Fl_Text_Buffer *buf ) { Styles are ranged from 65 ('A') to 126. \param styleBuffer this buffer works in parallel to the text buffer. For every - character in the text buffer, the stye buffer has a byte at the same offset + character in the text buffer, the style buffer has a byte at the same offset that contains an index into an array of possible styles. \param styleTable a list of styles indexed by the style buffer \param nStyles number of styles in the style table -- cgit v1.2.3