mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: gpart: Fix typo in description.
* gnu/packages/disk.scm (gpart)[description]: Fix my own typo.
This commit is contained in:
parent
816a5ecdc8
commit
6dbac0d2e4
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ (define-public gpart
|
||||||
|
|
||||||
It should be stressed that gpart does a very heuristic job. It can easily be
|
It should be stressed that gpart does a very heuristic job. It can easily be
|
||||||
right in its guesswork but it can also be terribly wrong. Never believe its
|
right in its guesswork but it can also be terribly wrong. Never believe its
|
||||||
output without any plausability checks.")
|
output without any plausibility checks.")
|
||||||
(license license:gpl2+))))
|
(license license:gpl2+))))
|
||||||
|
|
||||||
(define-public gptfdisk
|
(define-public gptfdisk
|
||||||
|
|
Loading…
Reference in a new issue