From 49c1b3a45cebc9c01004d8a59e73df2ae1431025 Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Thu, 14 Mar 2024 15:08:46 +0100 Subject: [PATCH] Fixed typo in new design decisions section. Signed-off-by: Ralph Lange --- rep-0149.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rep-0149.rst b/rep-0149.rst index a5aa66a1c..041a9d56e 100644 --- a/rep-0149.rst +++ b/rep-0149.rst @@ -1172,7 +1172,7 @@ and in the ROS 2 TSC: To keep translation of the ``source-files`` attribute to the copyright file as simple and transparent as possible, the first alternative is chosen, with the restriction that multiple filename patterns separated - by spacse are not allowed in the attribute value. Instead, multiple + by spaces are not allowed in the attribute value. Instead, multiple ``license`` tags have to be used in this rare case.