Procházet zdrojové kódy

flex: put lex within backticks

Agniva De Sarker před 7 roky
rodič
revize
22285c6224
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages/common/flex.md

+ 1 - 1
pages/common/flex.md

@@ -1,6 +1,6 @@
 # flex
 
-> Lexical analyser generator. Based on lex.
+> Lexical analyser generator. Based on `lex`.
 > Given the specification for a lexical analyser, generates C code implementing it.
 
 - Generate an analyser from a flex file: