Fossil SCM
Fix a typo in the [/doc/tip/www/theory1.wiki] documentation page. Ticket [e77e876caf316cc5].
Commit
81b0597fcdd66bd94f9a9e200fa00af879f04369
Parent
7c3cb28d0f76c03…
1 file changed
+1
-1
+1
-1
| --- www/theory1.wiki | ||
| +++ www/theory1.wiki | ||
| @@ -98,11 +98,11 @@ | ||
| 98 | 98 | to appreciate that SQL is a programming language. People are taught that SQL |
| 99 | 99 | is a "query language" as if that were somehow different from a |
| 100 | 100 | "programming language". But they really are two different favors of the |
| 101 | 101 | same thing. I find that people do better with SQL if they think of |
| 102 | 102 | SQL as a programming language and each statement |
| 103 | -of SQL is a separate program. SQL is a percular programming language | |
| 103 | +of SQL is a separate program. SQL is a peculiar programming language | |
| 104 | 104 | in that one uses SQL to specify <i>what</i> to compute whereas in |
| 105 | 105 | most other programming languages one specifies <i>how</i> |
| 106 | 106 | to carry out the computation. |
| 107 | 107 | This difference means that SQL |
| 108 | 108 | is an extraordinary high-level programming language, but it is still |
| 109 | 109 |
| --- www/theory1.wiki | |
| +++ www/theory1.wiki | |
| @@ -98,11 +98,11 @@ | |
| 98 | to appreciate that SQL is a programming language. People are taught that SQL |
| 99 | is a "query language" as if that were somehow different from a |
| 100 | "programming language". But they really are two different favors of the |
| 101 | same thing. I find that people do better with SQL if they think of |
| 102 | SQL as a programming language and each statement |
| 103 | of SQL is a separate program. SQL is a percular programming language |
| 104 | in that one uses SQL to specify <i>what</i> to compute whereas in |
| 105 | most other programming languages one specifies <i>how</i> |
| 106 | to carry out the computation. |
| 107 | This difference means that SQL |
| 108 | is an extraordinary high-level programming language, but it is still |
| 109 |
| --- www/theory1.wiki | |
| +++ www/theory1.wiki | |
| @@ -98,11 +98,11 @@ | |
| 98 | to appreciate that SQL is a programming language. People are taught that SQL |
| 99 | is a "query language" as if that were somehow different from a |
| 100 | "programming language". But they really are two different favors of the |
| 101 | same thing. I find that people do better with SQL if they think of |
| 102 | SQL as a programming language and each statement |
| 103 | of SQL is a separate program. SQL is a peculiar programming language |
| 104 | in that one uses SQL to specify <i>what</i> to compute whereas in |
| 105 | most other programming languages one specifies <i>how</i> |
| 106 | to carry out the computation. |
| 107 | This difference means that SQL |
| 108 | is an extraordinary high-level programming language, but it is still |
| 109 |