templates: fix description typo
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
d97da124ee
commit
8a4fdf6a56
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@
|
|||
};
|
||||
"c++-meson" = {
|
||||
path = ./c++-meson;
|
||||
description = "A C++ project using CMake";
|
||||
description = "A C++ project using Meson";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue