[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Quilt-dev] [PATCH 1/2] Man page: Fix a typo
From: |
Ondřej Lysoněk |
Subject: |
[Quilt-dev] [PATCH 1/2] Man page: Fix a typo |
Date: |
Wed, 13 May 2020 18:50:05 +0200 |
"Serie" is not a word. Change it to "series".
Signed-off-by: Ondřej Lysoněk <address@hidden>
---
doc/quilt.1.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/quilt.1.in b/doc/quilt.1.in
index 32d5084..c0e8b05 100644
--- a/doc/quilt.1.in
+++ b/doc/quilt.1.in
@@ -166,7 +166,7 @@ The patches/ directory is precious as it contains all your
patches as
well as the order in which it should be applied.
The .pc/ directory contains some metadata about the current state of
-your patch serie. Changing its content is not advised. This directory
+your patch series. Changing its content is not advised. This directory
can usually be regenerated from the initial files and the
content of the patches/ directory (provided that all patches were
regenerated before the removal).
--
2.25.4
- [Quilt-dev] [PATCH 1/2] Man page: Fix a typo,
Ondřej Lysoněk <=