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