diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index d95547763ec31816753d4692b26acf3afe171d65..884f57eabdb95cdddf2feab60a119844a91ecbf4 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -757,7 +757,7 @@ (define-public protozero (build-system cmake-build-system) (home-page "https://github.com/mapbox/protozero") (synopsis "Minimalistic protocol buffer decoder and encoder in C++") - (description "Protozero is a minimalistic protocol buffer decored and + (description "Protozero is a minimalistic protocol buffer decoder and encoder in C++. The developer using protozero has to manually translate the @file{.proto} description into code.") (license (list