Fixed a typo in MagicNG.
This commit is contained in:
parent
eab5b25723
commit
bd017a99e5
|
@ -134,7 +134,7 @@ In essence, MagicNG is an *intention-based programming language*. This might at
|
||||||
first sound like all other programming languages: You have an intention on
|
first sound like all other programming languages: You have an intention on
|
||||||
which you base your programming. The difference here is that the intention /is/
|
which you base your programming. The difference here is that the intention /is/
|
||||||
the programming and not just part of it. Once you have figured out what you
|
the programming and not just part of it. Once you have figured out what you
|
||||||
want and written in down in your inner language, magic takes care of the boring
|
want and written it down in your inner language, magic takes care of the boring
|
||||||
stuff.
|
stuff.
|
||||||
|
|
||||||
This has the side-effect that all magic is somewhat personal; a scroll written
|
This has the side-effect that all magic is somewhat personal; a scroll written
|
||||||
|
|
Loading…
Reference in New Issue