commit:     d3e1c27de6b84312959dc3ce91e681dd54378398
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 12:48:55 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 12:48:55 2019 +0000
URL:        https://gitweb.gentoo.org/proj/pms.git/commit/?id=d3e1c27d

Cheat sheet: Whitespace.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 eapi-cheatsheet.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eapi-cheatsheet.tex b/eapi-cheatsheet.tex
index e09c524..14a56a3 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -490,7 +490,7 @@ differences between these previous EAPIs.
         Replace all version separators in \emph{range} by string
         \emph{repl}. Multiple \emph{range repl} pairs are allowed.
         \emph{version} defaults to \code{PV}.
-        \item[\code{ver_test} {[\emph{v1}]} \emph{op  v2}]
+        \item[\code{ver_test} {[\emph{v1}]} \emph{op v2}]
         Check if the relation \emph{v1 op v2} is true.
         \emph{v1} defaults to \code{PVR}; \emph{op} can be \code{-eq},
         \code{-ne}, \code{-gt}, \code{-ge}, \code{-lt} or \code{-le}.

Reply via email to