Change in osmo-e1-hardware[master]: cosmetic: comment spelling

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/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Dec 14 15:49:30 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-e1-hardware/+/21703 )


Change subject: cosmetic: comment spelling
......................................................................

cosmetic: comment spelling

Change-Id: I89e2ae1478688929a42c94c8279ebff1b3a6cd88
---
M firmware/ice40-riscv/icE1usb/usb_e1.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/03/21703/1

diff --git a/firmware/ice40-riscv/icE1usb/usb_e1.c b/firmware/ice40-riscv/icE1usb/usb_e1.c
index ff58c08..dafceb5 100644
--- a/firmware/ice40-riscv/icE1usb/usb_e1.c
+++ b/firmware/ice40-riscv/icE1usb/usb_e1.c
@@ -40,7 +40,7 @@
 	uint32_t val = 8192;
 	unsigned int level;
 
-	/* Compute real E1 tick count (with safety agains bad values) */
+	/* Compute real E1 tick count (with safety against bad values) */
 	ticks = e1_tick_read();
 	val = (ticks - ticks_prev) & 0xffff;
 	ticks_prev = ticks;

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

Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: I89e2ae1478688929a42c94c8279ebff1b3a6cd88
Gerrit-Change-Number: 21703
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201214/acc9079d/attachment.htm>


More information about the gerrit-log mailing list