]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/timer.rst
doc: fix spellings and typos
[dpdk.git] / doc / guides / sample_app_ug / timer.rst
index d7f17f51ca69defeb39530be82fd7952323aed71..ee0a7322957d17eb448d92e6a8fbb8266a178429 100644 (file)
@@ -114,7 +114,7 @@ The main loop is very simple in this example:
         /*
          *   Call the timer handler on each core: as we don't
          *   need a very precise timer, so only call
         /*
          *   Call the timer handler on each core: as we don't
          *   need a very precise timer, so only call
-         *   rte_timer_manage() every ~10ms (at 2 Ghz). In a real
+         *   rte_timer_manage() every ~10ms (at 2 GHz). In a real
          *   application, this will enhance performances as
          *   reading the HPET timer is not efficient.
         */
          *   application, this will enhance performances as
          *   reading the HPET timer is not efficient.
         */