Skip to content

Commit ad094ed

Browse files
committed
Minor editorial changes
1 parent 581a895 commit ad094ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class glvi_cborConan(ConanFile):
1818
license = "GPL-3.0-or-later"
1919
author = "Kai Lothar John (l.john@glvi.de)"
2020
url = "https://github.com/glvi/cbor_cpp"
21-
description = "Utilities for decoding Concise Binary Object Representation"
21+
description = "Library for decoding Concise Binary Object Representation"
2222
topics = ("cbor")
2323

2424
# Binary configuration

0 commit comments

Comments
 (0)