From 52ac390b2ce0fc4ad0c4f2146bfda355159e60fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Mollier?= Date: Thu, 21 Oct 2021 21:59:07 +0200 Subject: fix typo-in-manual-page reported by lintian Forwarded: no Last-Update: 2021-10-21 Last-Update: 2021-10-21 Gbp-Pq: Name typo-in-manual-page.patch --- lib/Tangence/Meta/Argument.pm | 2 +- lib/Tangence/Stream.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Tangence/Meta/Argument.pm b/lib/Tangence/Meta/Argument.pm index b50e5f0..9380563 100644 --- a/lib/Tangence/Meta/Argument.pm +++ b/lib/Tangence/Meta/Argument.pm @@ -40,7 +40,7 @@ Name of the argument =item type => STRING -Type of the arugment as a L reference +Type of the argument as a L reference =back diff --git a/lib/Tangence/Stream.pm b/lib/Tangence/Stream.pm index ca00280..b00cc59 100644 --- a/lib/Tangence/Stream.pm +++ b/lib/Tangence/Stream.pm @@ -49,7 +49,7 @@ It is not intended to be used directly by C implementation code. It provides the basic layer of message serialisation, deserialisation, and dispatching to methods that would handle the messages. Higher level classes -are used to wrap this functionallity, and provide implementations of methods +are used to wrap this functionality, and provide implementations of methods to handle the messages received. When a message is received, it will be passed to a method whose name depends -- cgit v1.2.3 From 348efa3e7c260b759a7551e0c36434da4d0fba5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Mollier?= Date: Sun, 30 Jan 2022 17:10:59 +0100 Subject: fix typo-in-manual-page reported by lintian Forwarded: no Last-Update: 2021-10-21 Last-Update: 2021-10-21 Gbp-Pq: Name typo-in-manual-page.patch --- lib/Tangence/Meta/Argument.pm | 2 +- lib/Tangence/Stream.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Tangence/Meta/Argument.pm b/lib/Tangence/Meta/Argument.pm index c6a2484..8f58019 100644 --- a/lib/Tangence/Meta/Argument.pm +++ b/lib/Tangence/Meta/Argument.pm @@ -40,7 +40,7 @@ Name of the argument =item type => STRING -Type of the arugment as a L reference +Type of the argument as a L reference =back diff --git a/lib/Tangence/Stream.pm b/lib/Tangence/Stream.pm index c62fc7e..40eba6e 100644 --- a/lib/Tangence/Stream.pm +++ b/lib/Tangence/Stream.pm @@ -49,7 +49,7 @@ It is not intended to be used directly by C implementation code. It provides the basic layer of message serialisation, deserialisation, and dispatching to methods that would handle the messages. Higher level classes -are used to wrap this functionallity, and provide implementations of methods +are used to wrap this functionality, and provide implementations of methods to handle the messages received. When a message is received, it will be passed to a method whose name depends -- cgit v1.2.3 From 9d11bbff6c02dfedff363835062c0e3d43f3692a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Mollier?= Date: Tue, 7 Jun 2022 19:50:46 +0200 Subject: fix typo-in-manual-page reported by lintian Forwarded: no Last-Update: 2021-10-21 Last-Update: 2021-10-21 Gbp-Pq: Name typo-in-manual-page.patch --- lib/Tangence/Meta/Argument.pm | 2 +- lib/Tangence/Stream.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Tangence/Meta/Argument.pm b/lib/Tangence/Meta/Argument.pm index 72276b7..c5827ff 100644 --- a/lib/Tangence/Meta/Argument.pm +++ b/lib/Tangence/Meta/Argument.pm @@ -40,7 +40,7 @@ Name of the argument =item type => STRING -Type of the arugment as a L reference +Type of the argument as a L reference =back diff --git a/lib/Tangence/Stream.pm b/lib/Tangence/Stream.pm index 26c6ed9..f2a2a1f 100644 --- a/lib/Tangence/Stream.pm +++ b/lib/Tangence/Stream.pm @@ -49,7 +49,7 @@ It is not intended to be used directly by C implementation code. It provides the basic layer of message serialisation, deserialisation, and dispatching to methods that would handle the messages. Higher level classes -are used to wrap this functionallity, and provide implementations of methods +are used to wrap this functionality, and provide implementations of methods to handle the messages received. When a message is received, it will be passed to a method whose name depends -- cgit v1.2.3 From 7bcc3603376f05181c03a32febd948a363df7093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20Mollier?= Date: Mon, 28 Nov 2022 22:34:14 +0100 Subject: fix typo-in-manual-page reported by lintian Forwarded: no Last-Update: 2021-10-21 Last-Update: 2021-10-21 Gbp-Pq: Name typo-in-manual-page.patch --- lib/Tangence/Meta/Argument.pm | 2 +- lib/Tangence/Stream.pm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/Tangence/Meta/Argument.pm b/lib/Tangence/Meta/Argument.pm index 9f6203d..e2f0dcc 100644 --- a/lib/Tangence/Meta/Argument.pm +++ b/lib/Tangence/Meta/Argument.pm @@ -40,7 +40,7 @@ Name of the argument =item type => STRING -Type of the arugment as a L reference +Type of the argument as a L reference =back diff --git a/lib/Tangence/Stream.pm b/lib/Tangence/Stream.pm index 41cacbc..11798d6 100644 --- a/lib/Tangence/Stream.pm +++ b/lib/Tangence/Stream.pm @@ -49,7 +49,7 @@ It is not intended to be used directly by C implementation code. It provides the basic layer of message serialisation, deserialisation, and dispatching to methods that would handle the messages. Higher level classes -are used to wrap this functionallity, and provide implementations of methods +are used to wrap this functionality, and provide implementations of methods to handle the messages received. When a message is received, it will be passed to a method whose name depends -- cgit v1.2.3