diff docs/lexer-algpseudocode.rst @ 192:156bcd310596

FIX: duplicate word
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 13 May 2026 11:34:44 +0200
parents 418846a2623c
children af8eca1e9006
line wrap: on
line diff
--- a/docs/lexer-algpseudocode.rst	Wed May 13 09:48:52 2026 +0200
+++ b/docs/lexer-algpseudocode.rst	Wed May 13 11:34:44 2026 +0200
@@ -5,7 +5,7 @@
  AlgPseudocode and Language Variants
 *************************************
 
-These lexers are heavily heavily inspired by CTAN’s `Algpseudocodex`_.
+These lexers are heavily inspired by CTAN’s `Algpseudocodex`_.
 They recogzize expressions and additionally all sorts of comments and
 commands that are inspired by `Algpseudocodex`_.