diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2023-01-05 07:19:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-05 07:19:55 +0100 |
| commit | aba969ccf02071cf81d7b11e3c89dffc7b111d1a (patch) | |
| tree | 14bcd24e5b1e750759090c45300f778af2221064 /docs/src | |
| parent | 647a0aa98bd1d2000eb1ca5270e017d85d5c3463 (diff) | |
| parent | 6e8c7873eebabb8b1fb129b88ad305eec359c18d (diff) | |
Merge pull request #2074 from julianfairfax/patch-1
Correct a small mistake
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/index.rst b/docs/src/index.rst index f88b943d5..efa7a509b 100644 --- a/docs/src/index.rst +++ b/docs/src/index.rst @@ -2,7 +2,7 @@ Source-Code =========== -This is a partial documentation of our source code. We are not aim to document +This is a partial documentation of our source code. We are not aiming to document every item from the source code, but we will add documentation when requested. |