git: 5e2a419256b7 - main - include: Remove repeated words
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 Apr 2024 17:55:30 UTC
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=5e2a419256b7effb67b72796f68f9d23ea68fea5
commit 5e2a419256b7effb67b72796f68f9d23ea68fea5
Author: Elyes Haouas <ehaouas@noos.fr>
AuthorDate: 2024-04-11 17:46:59 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-04-11 17:53:36 +0000
include: Remove repeated words
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/887
---
include/rpcsvc/yp_prot.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h
index 4c90fe079126..091347231c8b 100644
--- a/include/rpcsvc/yp_prot.h
+++ b/include/rpcsvc/yp_prot.h
@@ -271,7 +271,7 @@ struct ypbind_setdom {
*
* Sun says:
* "Protocol between clients (ypxfr, only) and yppush
- * yppush speaks a protocol in the transient range, which
+ * speaks a protocol in the transient range, which
* is supplied to ypxfr as a command-line parameter when it
* is activated by ypserv."
*