mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
fix language code suffix(#2832)
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
language: awk
|
language: awk
|
||||||
filename: learnawk.awk
|
filename: learnawk.awk
|
||||||
contributors:
|
contributors:
|
||||||
- ["Marshall Mason", "http://github.com/marshallmason"]
|
- ["Marshall Mason", "http://github.com/marshallmason"]
|
||||||
lang: en
|
|
||||||
---
|
---
|
||||||
|
|
||||||
AWK is a standard tool on every POSIX-compliant UNIX system. It's like a
|
AWK is a standard tool on every POSIX-compliant UNIX system. It's like a
|
||||||
|
Reference in New Issue
Block a user