Cleanup: typo

This commit is contained in:
Jacques Lucke 2024-02-15 21:49:18 +01:00
parent 75e9056cac
commit f727ec95b7
1 changed files with 1 additions and 1 deletions

View File

@ -279,5 +279,5 @@ StatementMacros:
MacroBlockBegin: "^OSL_CLOSURE_STRUCT_BEGIN$"
MacroBlockEnd: "^OSL_CLOSURE_STRUCT_END$"
# Ensure lew line at the end of source files.
# Ensure new line at the end of source files.
InsertNewlineAtEOF: True