doc: fix typos
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 22 Jan 2015 08:55:06 +0000 (09:55 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 22 Jan 2015 08:55:06 +0000 (09:55 +0100)
README
doc/source/docs/simulation/index.rst
doc/source/docs/test/index.rst

diff --git a/README b/README
index 6926edfd8901665aacc0d5c222f2e29590ae13bb..ac5d06e5c5b8addf036878acea4c9e92113e58ea 100644 (file)
--- a/README
+++ b/README
@@ -106,7 +106,7 @@ devel [AT] lists.m-labs.hk.
   python3 bist.py
 
 [> Simulations:
-  Simulations are avalaible in ./lib/sata/test:
+  Simulations are available in ./lib/sata/test:
     - crc_tb
     - scrambler_tb
     - phy_datapath_tb
@@ -118,7 +118,7 @@ devel [AT] lists.m-labs.hk.
     make simulation_name
 
 [> Tests :
-  A synthetisable BIST is provided and can be controlled with ./test/bist.py
+  A synthetizable BIST is provided and can be controlled with ./test/bist.py
   By using Miscope and the provided ./test/test_link.py example you are able to
   visualize the internal logic of the design and even inject the captured data in
   the HDD model!
index 7f29dd5b8e66e888775003688cd1063a1efd505b..23900daf255fa70db9fef5433f485d2e6e7d7713 100644 (file)
@@ -4,7 +4,7 @@
 Simulation
 ========================
 
-Simulations are avalaible in ./lib/sata/test:
+Simulations are available in ./lib/sata/test:
   - crc_tb
   - scrambler_tb
   - phy_datapath_tb
index b9dbf0aacb2b1de4a3bb18c170b8f475fa14d8d4..285e85196f26d896b5f1d499e4424f9706126e9e 100644 (file)
@@ -4,7 +4,7 @@
 Test
 ========================
 
-A synthetisable BIST is provided and can be controlled with ./test/bist.py.
+A synthetizable BIST is provided and can be controlled with ./test/bist.py.
 By using Miscope and the provided ./test/test_link.py example you are able to
 visualize the internal logic of the design and even inject the captured data in
 the HDD model!
\ No newline at end of file