Commit 60f50c70a7956b0eb02ac05d86135f6311189a66

Philipp Wiesemann 2015-01-26T22:02:53

Updated a README.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/README-porting.md b/docs/README-porting.md
index d93c65b..cf2d3ea 100644
--- a/docs/README-porting.md
+++ b/docs/README-porting.md
@@ -15,7 +15,7 @@ There are two basic ways of building SDL at the moment:
 
    If you have a GNUish system, then you might try this.  Edit configure.in,
    take a look at the large section labelled:
-	"Set up the configuration based on the target platform!"
+	"Set up the configuration based on the host platform!"
    Add a section for your platform, and then re-run autogen.sh and build!
 
 2. Using an IDE: