summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/rf/trf6151.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/rf/trf6151.c')
-rw-r--r--src/target/firmware/rf/trf6151.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/target/firmware/rf/trf6151.c b/src/target/firmware/rf/trf6151.c
index 9de2cc8e..ec139282 100644
--- a/src/target/firmware/rf/trf6151.c
+++ b/src/target/firmware/rf/trf6151.c
@@ -300,8 +300,8 @@ static void trf6151_pll_tx(uint32_t freq_khz,
/* Low band. We have 3 possible PLL modes that output on
* the right port: GSM900, GSM850_HIGH, GSM850_LOW.
*
- * The transistion points have been chosen looking at the VCO
- * and IF frequencies for various frequencies for theses modes
+ * The transition points have been chosen looking at the VCO
+ * and IF frequencies for various frequencies for these modes
*/
if (freq_khz < 837100) {
/* GSM850_LOW */