From 413dff9d4662da5524eb9aaad96a3bce5a3f05e6 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Tue, 5 Mar 2024 19:39:27 +0100 Subject: [PATCH] Fix typo in documentation --- src/Wrapper/GitHubTypo3.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Wrapper/GitHubTypo3.php b/src/Wrapper/GitHubTypo3.php index 9ab9571..c7cbb8f 100644 --- a/src/Wrapper/GitHubTypo3.php +++ b/src/Wrapper/GitHubTypo3.php @@ -42,7 +42,7 @@ class GitHubTypo3 implements WrapperInterface } /** - * We don't want the full commit messag within each feed item. + * We don't want the full commit message within each feed item. * * Instead we are only interested in first row. * Interested people can head over to the actual URL for full info.