aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-04-07 08:27:28 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-04-07 08:27:28 +0100
commit0df39675bc7412e755b147174c7f28b7669eb1d4 (patch)
treed09884109a2f58ae621b568f42073c6c25cee1f3
parentwrappers: fix use.force flag overrides (diff)
downloadcrossdev-0df39675bc7412e755b147174c7f28b7669eb1d4.tar.gz
crossdev-0df39675bc7412e755b147174c7f28b7669eb1d4.tar.bz2
crossdev-0df39675bc7412e755b147174c7f28b7669eb1d4.zip
README: fixed typo s/rinning/running/
Reported-by: Marty E. Plummer Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 4924258..65703cb 100644
--- a/README
+++ b/README
@@ -117,7 +117,7 @@ Unfortunately todays' toolchains have loops in their build-time dependencies:
- and libc for <target> needs a cross-comiler because it's written in C
That's where crossdev comes in useful. It unties this vicious compiler<->libc
-circle by carefully rinning the following emerge commands (assume s390x-linux
+circle by carefully running the following emerge commands (assume s390x-linux
example).
Here is what crossdev actually does: