Modified:
/wiki/BuildFromSource.wiki
=======================================
--- /wiki/BuildFromSource.wiki Wed Feb 9 15:40:54 2011
+++ /wiki/BuildFromSource.wiki Thu Feb 10 05:42:36 2011
@@ -31,7 +31,7 @@
mkdir android-2.2
cd android-2.2
repo init -u git://github.com/OpenEtna/android_manifest.git -b froyo
-repo sync -j 10
+repo sync -j10
cd ..
}}}