diff options
| author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-12-06 14:15:18 -0700 |
|---|---|---|
| committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-12-06 14:15:18 -0700 |
| commit | b8c662456f2caf219de2a21f137f8fd61e34b0b2 (patch) | |
| tree | 59e7197a58bedc104f3112e8c6e3a360fa28b0f4 /doc/software_manual.org | |
| parent | c8bfa7bd0cdb2893f43adc12c74530acc26f4835 (diff) | |
| download | math-4610-b8c662456f2caf219de2a21f137f8fd61e34b0b2.tar.gz math-4610-b8c662456f2caf219de2a21f137f8fd61e34b0b2.zip | |
fix typos
Diffstat (limited to 'doc/software_manual.org')
| -rw-r--r-- | doc/software_manual.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/software_manual.org b/doc/software_manual.org index f36d643..3e11911 100644 --- a/doc/software_manual.org +++ b/doc/software_manual.org @@ -1266,5 +1266,5 @@ a collection of pointers of ~Array_int~'s and its dimensions. matrix->data[y] = InitArrayWithSize(TYPE, COLS, INIT_VALUE); \ matrix; \ }) -#+END_SRc +#+END_SRC |
