1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-08-04 07:01:46 +02:00

Fix typo.

This commit is contained in:
Sandu Liviu Catalin
2020-05-10 12:21:21 +03:00
parent 22c882639b
commit bb74e92fc1
4 changed files with 4 additions and 4 deletions

View File

@@ -54,4 +54,4 @@ if(PLUGIN_DEVEL)
else()
# Include Module library
add_subdirectory(module)
end()
endif()