diff options
author | Marcel Ribeiro-Dantas <mribeirodantas@hey.com> | 2022-08-01 22:41:54 +0200 |
---|---|---|
committer | Marcel Ribeiro-Dantas <mribeirodantas@hey.com> | 2022-08-01 22:41:54 +0200 |
commit | fad63f0f6ab23a83bb923f45ff6cc6d1ec70757b (patch) | |
tree | ba2eca9ef1c7be3a19aa313554d8d030ef712062 /tr-tr | |
parent | 3e0a35ad372b6637ab4ab24a0e05c5c8f9d39230 (diff) |
Update c to upercase C
Diffstat (limited to 'tr-tr')
-rw-r--r-- | tr-tr/c-tr.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tr-tr/c-tr.html.markdown b/tr-tr/c-tr.html.markdown index b137a1cb..05531d64 100644 --- a/tr-tr/c-tr.html.markdown +++ b/tr-tr/c-tr.html.markdown @@ -1,7 +1,7 @@ --- name: C category: language -language: c +language: C filename: learnc-tr.c contributors: - ["Adam Bard", "http://adambard.com/"] |