[gtk-mac-bundler: 3/4] Fix more typos



commit 67414807af6c1940d11ca801c4e04c4138f9c32f
Author: Stefan Weil <sw weilnetz de>
Date:   Thu Dec 26 22:42:50 2019 +0100

    Fix more typos
    
    Signed-off-by: Stefan Weil <sw weilnetz de>

 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/README.md b/README.md
index 58b4fce..76c846c 100644
--- a/README.md
+++ b/README.md
@@ -249,7 +249,7 @@ the results to the environment with `setenv()`.
 
 For script-based programs one must create a small executable program
 which prepares the interpreter, launches it, and points it at a
-startup script which configutres the environment. Such a program,
+startup script which configures the environment. Such a program,
 written in C, is provided in `examples/python-launcher.c`; a companion
 startup script, `gtk_launcher.py`, does the environment
 configuration. `python-launcher.c` should work as-is for most python


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]