diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-03-20 14:04:04 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-03-20 14:04:04 +0100 |
commit | f3287ce9fa29be05396fd9623cc31374e786ed12 (patch) | |
tree | 8b01701a0e8d1973627060c17a4f9eb17f05725e /doc | |
parent | Don't output spurious whitespace in write_kv_list_entry. (diff) | |
download | eselect-f3287ce9fa29be05396fd9623cc31374e786ed12.tar.gz eselect-f3287ce9fa29be05396fd9623cc31374e786ed12.tar.bz2 eselect-f3287ce9fa29be05396fd9623cc31374e786ed12.zip |
Fix a old typo (from 2005).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user-guide.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user-guide.txt b/doc/user-guide.txt index 894b588..1713b53 100644 --- a/doc/user-guide.txt +++ b/doc/user-guide.txt @@ -132,7 +132,7 @@ A typical session will look like the following for most modules: :: # eselect <module> set <first> # eselect <module> show Active selection: - <item1> + <first> You can usually set items either by name or by number. |