diff options
| author | Nguyễn Gia Phong <cnx@loang.net> | 2025-12-19 00:49:40 +0900 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2025-12-22 11:00:19 +0100 |
| commit | ce279acd14fba2dfca17a25d7733838df9103dcb (patch) | |
| tree | 20b2e8f0b353ea8da2c61c06b7bac1b92abbab04 /doc | |
| parent | 49bf3957540849d964353807e886dbd0be964aa7 (diff) | |
doc: Fix typo.
* doc/guix.texi (Mapped Devices): Fix typo.
Change-Id: I72a5e0e651e3926def0bd5fdb67ccc01cc8a2041
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 1681abb1272..7caf4399ef3 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -18931,7 +18931,7 @@ options, along with @option{--allow-discards}: (arguments '(#:allow-discards? #t #:extra-options ("--perf-no_read_workqueue" - "--perf-no_write_workqueue"))))) + "--perf-no_write_workqueue")))) @end lisp @end table |
