diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-06-30 12:36:09 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-06-30 12:36:09 +0000 |
commit | ea64cb196265222dc7084cdeaf19b7a40327d91c (patch) | |
tree | 8167fd44106ec9387b56ce5c63c4703a3f0333a5 /urpmi.8 | |
parent | 56476c82c2cd9cd53e9d3f3be39acc4e25e6f3b6 (diff) | |
download | urpmi-ea64cb196265222dc7084cdeaf19b7a40327d91c.tar urpmi-ea64cb196265222dc7084cdeaf19b7a40327d91c.tar.gz urpmi-ea64cb196265222dc7084cdeaf19b7a40327d91c.tar.bz2 urpmi-ea64cb196265222dc7084cdeaf19b7a40327d91c.tar.xz urpmi-ea64cb196265222dc7084cdeaf19b7a40327d91c.zip |
fix grammatical error
Diffstat (limited to 'urpmi.8')
-rw-r--r-- | urpmi.8 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -18,8 +18,8 @@ and urpmi will: .br \- Propose different package names if availables and quit. .br -\- If found only one package corresponding, check wether dependencies are -already installed or not. +\- If only one corresponding package is found, check whether dependencies are +already installed, or not. .br \- If not, propose to install the dependencies and then install all required dependencies and the package. |