From 684d9a8da110dbe36e5fb82f2fce54b1b34e707c Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Tue, 6 Jun 2023 01:05:55 +0100 Subject: Fix some typos in the cloak header. --- include/modules/cloak.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/modules') diff --git a/include/modules/cloak.h b/include/modules/cloak.h index 49c3f49b6..8fc220854 100644 --- a/include/modules/cloak.h +++ b/include/modules/cloak.h @@ -105,7 +105,7 @@ protected: public: /** Creates a new cloak method from the specified config. * @param tag The config tag to configure the cloak method with. - * @param primary Whether the created cloak method is the primary emthod. + * @param primary Whether the created cloak method is the primary method. */ virtual MethodPtr Create(const std::shared_ptr& tag, bool primary) = 0; }; @@ -164,7 +164,7 @@ public: } /** Determines whether when this cloak method is behind non-sensitive cloak methods - * if it should be treated as if it was the primary link method for the purposes of + * if it should be treated as if it was the primary cloak method for the purposes of * generating link data. */ virtual bool IsLinkSensitive() const -- cgit v1.3.1-10-gc9f91