diff options
author | Marcel Ribeiro-Dantas <mribeirodantas@hey.com> | 2022-08-01 22:40:55 +0200 |
---|---|---|
committer | Marcel Ribeiro-Dantas <mribeirodantas@hey.com> | 2022-08-01 22:40:55 +0200 |
commit | 3e0a35ad372b6637ab4ab24a0e05c5c8f9d39230 (patch) | |
tree | 9e688cfcdd7f3eaa3d77f54851dfa31e15421d24 /fr-fr | |
parent | 7f60e471fc7b703804da333d94ec941bd6fed2e9 (diff) |
Update c# to upercase C#
Diffstat (limited to 'fr-fr')
-rw-r--r-- | fr-fr/csharp-fr.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fr-fr/csharp-fr.html.markdown b/fr-fr/csharp-fr.html.markdown index 58b3f386..b3bf9c3b 100644 --- a/fr-fr/csharp-fr.html.markdown +++ b/fr-fr/csharp-fr.html.markdown @@ -1,5 +1,5 @@ --- -language: c# +language: C# contributors: - ["Irfan Charania", "https://github.com/irfancharania"] - ["Max Yankov", "https://github.com/golergka"] |