Skip to content

Commit 7d5679c

Browse files
committed
vcpkg: correct description
1 parent c883db0 commit 7d5679c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcpkg/vcpkg.json.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cssom",
33
"version": "$(version)",
44
"homepage": "https://github.com/cppfw/cssom",
5-
"description": "filesystem abstraction in C++",
5+
"description": "CSS object model library in C++",
66
"license": "MIT",
77
"dependencies": [
88
{

0 commit comments

Comments
 (0)