From 18dffcc4b5c606365632235e1307091ed681b2d2 Mon Sep 17 00:00:00 2001 From: dcnieho Date: Sat, 22 Apr 2017 20:05:18 +0000 Subject: [PATCH] Correct spelling error (cherry picked from commit fadb3bede994d04d5fde9956f995c4b7b1420de8) git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@1796 7f0cb862-5218-0410-a997-914c9d46530a --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f90d66..1d19af6 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ This copy of the svn repository was not created with ``git svn`` but with the ex - merge ``svn/trunk`` into local ``git_master`` - push merge commit to github (its fast forward!) -I will be unable to merge a pull request if the github clone is behind ``svn/trunk`` on srouceforge.net. Should you detect this, please contact me, maybe through making an issue here on github. +I will be unable to merge a pull request if the github clone is behind ``svn/trunk`` on sourceforge.net. Should you detect this, please contact me, maybe through making an issue here on github.