Skip to content

Commit 9d239cb

Browse files
Hawk777numberZero
authored andcommittedDec 9, 2018
Fix typos (#442)
1 parent d3cabed commit 9d239cb

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed
 
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FPGAs can be used to chain multiple logic gates together in a compact manner.
22
They come with 4 I/O ports and 10 internal registers,
3-
which can then be connected with eachother to form logic circuits.<br />
3+
which can then be connected with each other to form logic circuits.<br />
44
Supported gate types: <b>AND</b>, <b>OR</b>, <b>NOT</b>, <b>XOR</b>, <b>NAND</b>, <b>XNOR</b>, <b>Buffer</b> (=)<br />
55
I/O ports: <b>A B C D</b>; Registers: numbered <b>0</b> to <b>9</b>
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
A power plant is a receptor that is always turned on: It provides energy.
1+
A power plant is a receptor that is always turned on: it provides energy.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This receptor turns on if there's an object above it. And object can be a player, an item, a mob...
1+
This receptor turns on if there's an object above it. An object can be a player, an item, a mob...
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
This receptor turns on if there's an object above it. And object can be a player, an item, a mob...
1+
This receptor turns on if there's an object above it. An object can be a player, an item, a mob...
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Ghoststones disappear when powered, just like Removestones. But in contrast to Removestones, they Reappear again when not powered anymore and they are also conductive.
1+
Ghoststones disappear when powered, just like Removestones. But in contrast to Removestones, they reappear again when not powered anymore and they are also conductive.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Removestones are propably the simplest effectors possible. They simply disappear when powered.
1+
Removestones are probably the simplest effectors possible. They simply disappear when powered.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Solar Panel are light receptors: they turn on if there is enough light.
1+
Solar panels are light receptors: they turn on if there is enough light.
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The switch is a receptor. It changes its state as when punched.
1+
The switch is a receptor. It changes its state when punched.

0 commit comments

Comments
 (0)