Skip to content

Commit

Permalink
Fix bool code example typo
Browse files Browse the repository at this point in the history
  • Loading branch information
blablatdinov committed Aug 2, 2023
1 parent 7d6a723 commit aa7a29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@ \subsection{Syntax}
stdout > @
sprintf
"%b\n%b\n"
TREU
TRUE
FALSE
\end{ffcode}
\textbf{Output}
Expand Down

0 comments on commit aa7a29e

Please sign in to comment.