Skip to content

Commit 0ef7906

Browse files
spelling
1 parent f67d00c commit 0ef7906

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

assets/wordlist-ignore.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2740,7 +2740,6 @@ cron
27402740
crossfreq
27412741
crossfrequencyanalysis
27422742
crosshair
2743-
crosslinked
27442743
crossorigin
27452744
crossvalidate
27462745
crowdsourced

development/guideline/website.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ For the FieldTrip website you have to do
186186

187187
{% endraw %}
188188

189-
Please keep images in `assets/img` with subdirectories according to the place where the image appears. The preferred filename is `figureXX.png`, with XX being the sequential number of the image appearing on the page. The preferred format for screenshots is png. The preferred format for photos is jpg. Do not crosslink to figures from another tutorial or example, but copy that figure over (otherwise changes to the original page with the figure might break the page that crosslinks to the figure).
189+
Please keep images in `assets/img` with subdirectories according to the place where the image appears. The preferred filename is `figureXX.png`, with XX being the sequential number of the image appearing on the page. The preferred format for screenshots is png. The preferred format for photos is jpg. Do not cross-link to figures from another tutorial or example, but copy that figure over (otherwise changes to the original page with the figure might break the page that cross-links to the figure).
190190

191191
## Pdf documents
192192

faq/how_can_i_test_the_serial_port_connection_between_two_computers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ tags: [faq, realtime]
55

66
# What kind of cable do I need for a serial port connection between two computers?
77

8-
For the type of connection we are talking about here, you need a so called 'null modem cable'. [A null modem cable is an RS-232 serial cable where the transmit and receive lines are crosslinked.](https://en.wikipedia.org/wiki/Null_modem)
8+
For the type of connection we are talking about here, you need a so called 'null modem cable'. [A null modem cable is an RS-232 serial cable where the transmit and receive lines are cross-linked.](https://en.wikipedia.org/wiki/Null_modem)
99

1010
## How can I test the serial port connection between two computers?
1111

0 commit comments

Comments
 (0)