From 69a791cb7e83455e9bc699953fe1926244849cbd Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Sat, 19 Oct 2024 21:59:52 +1100 Subject: Fix typo. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index fcdc40653..7df4b34d9 100644 --- a/README +++ b/README @@ -67,7 +67,7 @@ Mingw-w64 is known to work. Other compilers will probably not work. Only Scintilla will build with GTK+ on Windows. SciTE will not work. Make builds both a static library version of Scintilla with lexers (scintilla.a) and -a shared library without lexers (libscintilla.so or or libscintilla.dll). +a shared library without lexers (libscintilla.so or libscintilla.dll). To build Scintilla, make in the scintilla/gtk directory cd scintilla\gtk -- cgit v1.2.3