diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-27 17:51:05 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-05-27 17:51:05 +0200 |
| commit | f65992bfcc0169b327aecb4f5189fcf2edd88d07 (patch) | |
| tree | 9c8a2056b9537dc299913dbb8d491655f14d5cc6 /content/notes/drawing-pixels-in-plan9.md | |
| parent | ba294afeb5b6721ef9ac47a62d611ea2878020f4 (diff) | |
| download | mitjafelicijan.com-f65992bfcc0169b327aecb4f5189fcf2edd88d07.tar.gz | |
Typo fix
Diffstat (limited to 'content/notes/drawing-pixels-in-plan9.md')
| -rw-r--r-- | content/notes/drawing-pixels-in-plan9.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/notes/drawing-pixels-in-plan9.md b/content/notes/drawing-pixels-in-plan9.md index d903675..009de07 100644 --- a/content/notes/drawing-pixels-in-plan9.md +++ b/content/notes/drawing-pixels-in-plan9.md | |||
| @@ -8,7 +8,7 @@ tags: [plan9, graphics] | |||
| 8 | --- | 8 | --- |
| 9 | 9 | ||
| 10 | I have started exploring Plan9's graphics capabilities. This is a hello world | 10 | I have started exploring Plan9's graphics capabilities. This is a hello world |
| 11 | alternative for drawing that draws a yellow square on a blue background. | 11 | alternative for drawing that draws a yellow square on a red background. |
| 12 | 12 | ||
| 13 |  | 13 |  |
| 14 | 14 | ||
