Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff README.rst @ 198:6aa1d89cd869
Typo
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 13 May 2026 12:34:41 +0200 |
| parents | 959ed927b5fa |
| children | 265b759f1f08 |
line wrap: on
line diff
--- a/README.rst Wed May 13 12:30:05 2026 +0200 +++ b/README.rst Wed May 13 12:34:41 2026 +0200 @@ -51,7 +51,7 @@ pygmentize document.algpseudocode - Or you can manally select the Pseudocode lexer you want to use by + Or you can manually select the Pseudocode lexer you want to use by using a command line flag:: pygmentize -l algpseudocode somefile
