[Premake5: package] Fix typo in pack-libdir's description (#186)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
newoption({
|
||||
trigger = "pack-libdir",
|
||||
description = "Specifiy the subdirectory in lib/ to be used when packaging the project"
|
||||
description = "Specifies the subdirectory in lib/ to be used when packaging the project"
|
||||
})
|
||||
|
||||
ACTION.Name = "Package"
|
||||
|
||||
Reference in New Issue
Block a user