summaryrefslogtreecommitdiff
path: root/libmprint
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-24 12:40:14 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-11-24 18:36:25 +0300
commit2869c6b8db17ba43aca699ccc32f324234be1b18 (patch)
tree165a1dd06462114e8adb2a03458e87826ac7b0bb /libmprint
parent7c5b960dacca0e063030bb756c088ea32f41aafa (diff)
Release version 1.0.0+9v1.0.0+9
Remove redundant space before multi-line manifest value introducer
Diffstat (limited to 'libmprint')
-rw-r--r--libmprint/manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmprint/manifest b/libmprint/manifest
index e5de794..50003bb 100644
--- a/libmprint/manifest
+++ b/libmprint/manifest
@@ -5,7 +5,7 @@ project: hello
summary: The modularized "Hello World" example printer library
license: MIT
tags: c++, world, printer, example, modules
-description: \
+description:\
A simple library that implements the "Hello World" example printer in C++
with modules.
\