From a7e4d1b7c16ec0375b6a83011b09ba4896c3ab34 Mon Sep 17 00:00:00 2001 From: Andrew Welker Date: Mon, 28 Apr 2025 11:59:28 -0500 Subject: [PATCH] docs: correct spelling Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/docs/GenericComm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/GenericComm.md b/docs/docs/GenericComm.md index a9767362..243536e5 100644 --- a/docs/docs/GenericComm.md +++ b/docs/docs/GenericComm.md @@ -191,7 +191,7 @@ These enumerations are not case sensitive. Not all methods are valid for a ```g ##### ComParams -A ```Com``` device requires a ```comParams``` object to set the propeties of the comport. The values of all proeprties are case-insensitive. +A ```Com``` device requires a ```comParams``` object to set the properties of the comport. The values of all properties are case-insensitive. ```JSON {