1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-21 22:05:46 +02:00

Merge pull request #4472 from greenbigfrog/patch-1

[C/en] It's C, not c
This commit is contained in:
Marcel Ribeiro Dantas, Ph.D
2022-08-01 09:40:08 +02:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
---
language: c
language: C
filename: learnc.c
contributors:
- ["Adam Bard", "http://adambard.com/"]