浏览代码

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
 # 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.
 > Given the specification for a lexical analyser, generates C code implementing it.
 
 
 - Generate an analyser from a flex file:
 - Generate an analyser from a flex file: