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 /ru-ru | |
parent | 3e0a35ad372b6637ab4ab24a0e05c5c8f9d39230 (diff) |
Update c to upercase C
Diffstat (limited to 'ru-ru')
-rw-r--r-- | ru-ru/c-ru.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ru-ru/c-ru.html.markdown b/ru-ru/c-ru.html.markdown index cc68d620..eb5de011 100644 --- a/ru-ru/c-ru.html.markdown +++ b/ru-ru/c-ru.html.markdown @@ -1,5 +1,5 @@ --- -language: c +language: C filename: learnc-ru.c contributors: - ["Adam Bard", "http://adambard.com/"] |