Change in ...osmo-tetra[master]: Fix typos

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

roox gerrit-no-reply at lists.osmocom.org
Wed Jul 17 20:51:09 UTC 2019


roox has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-tetra/+/14823


Change subject: Fix typos
......................................................................

Fix typos

Change-Id: I1aae0a52fcf978900fa847a3f813beb2a5ad4a84
---
M etsi_codec-patches/README
M src/demod/cqpsk.py
2 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-tetra refs/changes/23/14823/1

diff --git a/etsi_codec-patches/README b/etsi_codec-patches/README
index 1c95c83..9b59b74 100644
--- a/etsi_codec-patches/README
+++ b/etsi_codec-patches/README
@@ -33,5 +33,5 @@
 Due to the use of uppercase file names in the zip file, you should use the "-L"
 flag to the unzip program, which ensures all files are completely lower-case.
 
-Please apply all of the patches foudn in this directory to the
+Please apply all of the patches found in this directory to the
 resulting source code.
diff --git a/src/demod/cqpsk.py b/src/demod/cqpsk.py
index 6be6ee7..c5a8f3d 100644
--- a/src/demod/cqpsk.py
+++ b/src/demod/cqpsk.py
@@ -151,7 +151,7 @@
         Adds QPSK modulation-specific options to the standard parser
         """
         parser.add_option("", "--excess-bw", type="float", default=_def_excess_bw,
-                          help="set RRC excess bandwith factor [default=%default] (PSK)")
+                          help="set RRC excess bandwidth factor [default=%default] (PSK)")
         parser.add_option("", "--no-gray-code", dest="gray_code",
                           action="store_false", default=_def_gray_code,
                           help="disable gray coding on modulated bits (PSK)")
@@ -325,7 +325,7 @@
         Adds modulation-specific options to the standard parser
         """
         parser.add_option("", "--excess-bw", type="float", default=_def_excess_bw,
-                          help="set RRC excess bandwith factor [default=%default] (PSK)")
+                          help="set RRC excess bandwidth factor [default=%default] (PSK)")
         parser.add_option("", "--no-gray-code", dest="gray_code",
                           action="store_false", default=_def_gray_code,
                           help="disable gray coding on modulated bits (PSK)")

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-tetra/+/14823
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-tetra
Gerrit-Branch: master
Gerrit-Change-Id: I1aae0a52fcf978900fa847a3f813beb2a5ad4a84
Gerrit-Change-Number: 14823
Gerrit-PatchSet: 1
Gerrit-Owner: roox <mardnh at gmx.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190717/c405ace9/attachment.htm>


More information about the gerrit-log mailing list