usbmuxd/0001-README-Fix-typo.patch

26 lines
843 B
Diff
Raw Permalink Normal View History

From 4eb83b705fe9cfe3cdb1de158182bddd988ae07b Mon Sep 17 00:00:00 2001
From: Nikias Bassen <nikias@gmx.li>
Date: Wed, 30 Jun 2021 02:33:04 +0200
Subject: [PATCH] README: Fix typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 53d9cf5..cf85997 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ ticket first to discuss the idea upfront to ensure less effort for everyone.
Please make sure your contribution adheres to:
* Try to follow the code style of the project
-* Commit messages should describe the change well without being to short
+* Commit messages should describe the change well without being too short
* Try to split larger changes into individual commits of a common domain
* Use your real name and a valid email address for your commits
--
2.33.0