summaryrefslogtreecommitdiff
path: root/README.android
diff options
context:
space:
mode:
authorBrian Fraser <fraserbn@gmail.com>2014-01-16 12:10:53 -0300
committerBrian Fraser <fraserbn@gmail.com>2014-01-30 17:59:24 -0300
commit30bba555e641ea6cbcb212f6a137614783930727 (patch)
tree432847f1bb1cc99764778b826861f9d8655e8eed /README.android
parentb75b1e25f7088b1e63f4dabb62652691bab8c058 (diff)
downloadperl-30bba555e641ea6cbcb212f6a137614783930727.tar.gz
INSTALL: Updates to the cross-compilation section
Diffstat (limited to 'README.android')
-rw-r--r--README.android2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.android b/README.android
index 182f44da1f..d3199367a0 100644
--- a/README.android
+++ b/README.android
@@ -18,7 +18,7 @@ perl native using one of the toolchains available on the Play Store.
This document describes how to set up your host environment when
attempting to build Perl for Android.
-=head1 Cross-Compiling
+=head1 Cross-compilation
These instructions assume an Unixish build environment on your host system;
they've been tested on Linux and OS X, and may work on Cygwin and MSYS.