mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-24 10:55:46 -05:00
CMake: fix typo in CalamaresAddPlugin.cmake
Fix "calamaers_add_plugin" typo in the introductory comment of CMakeModules/CalamaresAddPlugin.cmake.
This commit is contained in:
parent
c860270751
commit
633a2a193d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
# Usage:
|
# Usage:
|
||||||
#
|
#
|
||||||
# calamaers_add_plugin(
|
# calamares_add_plugin(
|
||||||
# module-name
|
# module-name
|
||||||
# TYPE <view|job>
|
# TYPE <view|job>
|
||||||
# EXPORT_MACRO macro-name
|
# EXPORT_MACRO macro-name
|
||||||
|
|
Loading…
Add table
Reference in a new issue