diff --git a/apps/code/catalog.en.i18n b/apps/code/catalog.en.i18n index 6926b3ed2..eaffc09a7 100644 --- a/apps/code/catalog.en.i18n +++ b/apps/code/catalog.en.i18n @@ -1,7 +1,7 @@ PythonPound = "Comment" PythonPercent = "Modulo" Python1J = "Imaginary i" -PythonLF = "line feed" +PythonLF = "Line feed" PythonTab = "Tabulation" PythonAmpersand = "Bitwise and" PythonSymbolExp = "Bitwise exclusive or"