summaryrefslogtreecommitdiff
path: root/libmformat
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-24 12:38:20 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-11-24 18:32:04 +0300
commit44348e700e46aa108863e741a3ec8f9f22545b24 (patch)
tree9ac07ff6ee7b9e108e783f350df229fdae7a049f /libmformat
parentbc5192e6d345095eca59cd4b88c8f391ee1b2156 (diff)
Release version 1.0.0+9v1.0.0+9
Remove redundant space before multi-line manifest value introducer
Diffstat (limited to 'libmformat')
-rw-r--r--libmformat/manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmformat/manifest b/libmformat/manifest
index 4133c20..d8567f6 100644
--- a/libmformat/manifest
+++ b/libmformat/manifest
@@ -5,7 +5,7 @@ project: hello
summary: The modularized "Hello World" example formatter library
license: MIT
tags: c++, world, formatter, example, modules
-description: \
+description:\
A simple library that implements the "Hello World" formatting in C++ with
modules.
\