Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2022 12:43:16 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 704c95245b - main - handbook/serialcomms: Fix typo
Message-ID:  <202204231243.23NChGvh012897@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/doc/commit/?id=704c95245b2d09b08ef568cf59c0ca49cb01365c

commit 704c95245b2d09b08ef568cf59c0ca49cb01365c
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-04-23 12:34:41 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-04-23 12:34:41 +0000

    handbook/serialcomms: Fix typo
    
    Submitted by:   GuoPei / gruntguo
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/67
---
 documentation/content/en/books/handbook/serialcomms/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/serialcomms/_index.adoc b/documentation/content/en/books/handbook/serialcomms/_index.adoc
index 646527c552..8c62ad814c 100644
--- a/documentation/content/en/books/handbook/serialcomms/_index.adoc
+++ b/documentation/content/en/books/handbook/serialcomms/_index.adoc
@@ -81,7 +81,7 @@ Data Terminal Equipment (DTE) is one of two endpoints in a serial communication.
 An example would be a computer.
 
 DCE::
-Data Communications Equipment (DTE) is the other endpoint in a serial communication.
+Data Communications Equipment (DCE) is the other endpoint in a serial communication.
 Typically, it is a modem or serial terminal.
 
 RS-232::



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204231243.23NChGvh012897>