Переглянути джерело

flex: put lex within backticks

Agniva De Sarker 7 роки тому
батько
коміт
22285c6224
1 змінених файлів з 1 додано та 1 видалено
  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: