commit:     6461225c54ae293d57213cb7898dda2aebc477a9
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  6 20:43:07 2026 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Feb  6 20:43:07 2026 +0000
URL:        https://gitweb.gentoo.org/proj/pms.git/commit/?id=6461225c

eapi-cheatsheet.tex: Fix 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 57f64f5..9669c1c 100644
--- a/eapi-cheatsheet.tex
+++ b/eapi-cheatsheet.tex
@@ -227,7 +227,7 @@ differences between these EAPIs.
 %         activated on \code{flag1} use
 %         "\code{flag1?\ ( || ( flag2 flag3 \dots\ ) )}".
 %         \item[XOR] To allow exactly one USE flag out of many use
-%         "\code{\textasciicircum\textasciicircum ( flag1 flag2 \dots\ )}".
+%         "\code{\textasciicircum\textasciicircum\ ( flag1 flag2 \dots\ )}".
 %     \end{description}
 %     See \featureref{required-use}.
 %     \item[\code{MERGE_TYPE}] This variable contains one of three

Reply via email to