1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-17 05:28:37 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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