diff options
author | dakkar <dakkar@thenautilus.net> | 2012-09-01 14:33:28 +0100 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2012-09-01 14:33:28 +0100 |
commit | 37cbe15b3b20e4b269294e0bf432f6ed51d709e7 (patch) | |
tree | 2dd29e11d4e11f5fc056bd6c60c3d2b9497e7e6d /src | |
parent | perl on android (diff) | |
download | thenautilus-37cbe15b3b20e4b269294e0bf432f6ed51d709e7.tar.gz thenautilus-37cbe15b3b20e4b269294e0bf432f6ed51d709e7.tar.bz2 thenautilus-37cbe15b3b20e4b269294e0bf432f6ed51d709e7.zip |
oops, yapc off-by-one
Diffstat (limited to 'src')
-rw-r--r-- | src/SW/perl-on-android/document.en.rest.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/SW/perl-on-android/document.en.rest.txt b/src/SW/perl-on-android/document.en.rest.txt index 754915f..1575e7b 100644 --- a/src/SW/perl-on-android/document.en.rest.txt +++ b/src/SW/perl-on-android/document.en.rest.txt @@ -7,7 +7,7 @@ Compiling Perl on Android - perl -At `YAPC::EU 2013`_, I only had my Asus TF101, and I wanted to play +At `YAPC::EU 2012`_, I only had my Asus TF101, and I wanted to play with some of the modules that the speakers were talking about. The Google-provided "Perl for Android" (part of the `Android Scripting @@ -178,6 +178,6 @@ Future work - submit patches to reduce the need to muck about with paths and headers -.. _`YAPC::EU 2013`: http://act.yapc.eu/ye2012/ +.. _`YAPC::EU 2012`: http://act.yapc.eu/ye2012/ .. _`Android Scripting Environment`: http://code.google.com/p/android-scripting/ |