From e06963ad50647ddf05f1bde1aaeff3c1a8ae42ee Mon Sep 17 00:00:00 2001 From: lilydjwg Date: Sat, 9 Nov 2013 21:45:22 +0800 Subject: [PATCH] minor typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a54c787..6cb340e 100644 --- a/README.rst +++ b/README.rst @@ -79,7 +79,7 @@ Find with a Command Use a shell command line to get the version. The output is striped first, so trailing newlines do not bother. cmd - The command line to use. This will run with the system's standard shell (e.g. ``/bin/sh``). + The command line to use. This will run with the system's standard shell (i.e. ``/bin/sh``). Check AUR ---------