aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Hauke <mardnh@gmx.de>2019-10-13 19:08:00 +0200
committerlaforge <laforge@osmocom.org>2019-10-17 08:06:19 +0000
commit066fd04f471ad55639b5cc6dd13b8aa9ca7c1f40 (patch)
tree47d55c870c077ea000bc39705f5021f7b65f6e7d /doc
parentaeaba02e024ceb8858ac9a986d7ce5d0506cefb6 (diff)
Fix common misspellings and typos
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/chapters/device-usrp-inband-signaling-usb.adoc2
-rw-r--r--doc/manuals/chapters/trx-backends.adoc2
-rw-r--r--doc/manuals/vty/trx_vty_reference.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/manuals/chapters/device-usrp-inband-signaling-usb.adoc b/doc/manuals/chapters/device-usrp-inband-signaling-usb.adoc
index dac77e0..693bb60 100644
--- a/doc/manuals/chapters/device-usrp-inband-signaling-usb.adoc
+++ b/doc/manuals/chapters/device-usrp-inband-signaling-usb.adoc
@@ -3,7 +3,7 @@
This section specifies the format of USB packets used for in-band data
transmission and signaling on the USRP1. All packets are 512-byte long, and are
-transfered using USB "bulk" transfers.
+transferred using USB "bulk" transfers.
IN packets are sent towards the host. OUT packets are sent away from the host.
diff --git a/doc/manuals/chapters/trx-backends.adoc b/doc/manuals/chapters/trx-backends.adoc
index fb1e960..78bc45d 100644
--- a/doc/manuals/chapters/trx-backends.adoc
+++ b/doc/manuals/chapters/trx-backends.adoc
@@ -12,7 +12,7 @@ B200 family and Fairwaves UmTRX family, and used to be the default backend used
for legacy @osmo-trx@ binary when per-backend binaries didn't exist yet.
Any device providing generic support for UHD should theoretically be able to be
-run through this backend without much effort, but pracitcal experience showed
+run through this backend without much effort, but practical experience showed
that some devices don't play well with it, such as the LimeSDR family of
devices, which showed far better results when using its native interface.
diff --git a/doc/manuals/vty/trx_vty_reference.xml b/doc/manuals/vty/trx_vty_reference.xml
index 38d64c1..8738235 100644
--- a/doc/manuals/vty/trx_vty_reference.xml
+++ b/doc/manuals/vty/trx_vty_reference.xml
@@ -1196,7 +1196,7 @@
<command id='clock-ref (internal|external|gpsdo)'>
<params>
<param name='clock-ref' doc='Set the Reference Clock' />
- <param name='internal' doc='Enable internal referece (default)' />
+ <param name='internal' doc='Enable internal reference (default)' />
<param name='external' doc='Enable external 10 MHz reference' />
<param name='gpsdo' doc='Enable GPSDO reference' />
</params>