templates: fix description typo
This commit is contained in:
parent
887be08b69
commit
6c1a9fbdba
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