aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-03 11:59:10 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-03 11:59:10 +0400
commite0ce2c94ce5e5ec6cc2c22632f8664fd733dafca (patch)
tree14676da68f3c2f7f8a1039978c6e4ddd9a2216f8 /README.md
parent493f0002af887f372ea1798baa8f4cdc4e340cf5 (diff)
downloadcibs-e0ce2c94ce5e5ec6cc2c22632f8664fd733dafca.tar.gz
Typo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e80b779..bad8bf6 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ and it should not be included directly, unless you are doing something really sp
All targets (but `clean`) provided by this module are abstract and do nothing. Other modules extend
these targets. Each target has its annex `target-stamp` which does
the real job. Each `*-stamp` is a file created with `touch` command. All internal
-dependencies are implemented through these "stamps", but developer can use only basename
+dependencies are implemented through these "stamps", but developer can use basename
for target, e. g. `make unpack` instead of `make unpack-stamp`.
Meaning of these targets depends on other included modules: