Skip to content

Commit 49469d9

Browse files
committed
Typo
1 parent 3a63a5d commit 49469d9

File tree

5 files changed

+308
-308
lines changed

5 files changed

+308
-308
lines changed

game-programmer.dot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ digraph {
4141
cs [color="#edc5c5", label="1. Computer Science"]
4242
proglang [color="#eddac5", label="2. Programming Languages"]
4343
softwaredev [color="#ebebc6", label="3. Software Development"]
44-
math [color="#d9ebc6", label=<4. Mathematics for Game Porgramming>]
44+
math [color="#d9ebc6", label=<4. Mathematics for Game Programming>]
4545
gameprog [color="#c5edc5", label="5. Game Programming"]
4646
gameengine [color="#c5ede1", label=<6. Game Engine Development>]
4747
cg [color="#c5e1ed", label="7. Computer Graphics"]
@@ -289,7 +289,7 @@ digraph {
289289

290290
subgraph cluster_math {
291291
fillcolor="#f2f8ec"
292-
label=<<TABLE BORDER="0" CELLPADDING="10"><TR><TD>4. Mathematics for Game Porgramming</TD></TR></TABLE>>
292+
label=<<TABLE BORDER="0" CELLPADDING="10"><TR><TD>4. Mathematics for Game Programming</TD></TR></TABLE>>
293293

294294
{
295295
node [shape="box", style="rounded,filled", color="#d9ebc6"]
@@ -328,7 +328,7 @@ digraph {
328328

329329
subgraph cluster_gameprog {
330330
fillcolor="#ecf9ec"
331-
label=<<TABLE BORDER="0" CELLPADDING="10"><TR><TD>5. Game Porgramming</TD></TR></TABLE>>
331+
label=<<TABLE BORDER="0" CELLPADDING="10"><TR><TD>5. Game Programming</TD></TR></TABLE>>
332332

333333
{
334334
node [shape="box", style="rounded,filled", color="#c5edc5"]

game-programmer.jpg

-75 Bytes
Loading

game-programmer.pdf

-108 Bytes
Binary file not shown.

game-programmer.png

-123 Bytes
Loading

0 commit comments

Comments
 (0)