1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 09:44:24 +02:00

It's C, not c

This commit is contained in:
Jonathan
2022-08-01 00:31:57 +02:00
committed by GitHub
parent 506cf01c67
commit 577b70a2e8

View File

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