~ruther/guix-local

46c36586fc1623ffea59b2d56f78becfdee97e01 — Alex Kost 10 years ago f4044b5
doc: Fix typo.

* doc/guix.texi (Invoking guix container): Fix typo.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 5049,7 5049,7 @@ is subject to radical change in the future.

The purpose of @command{guix container} is to manipulate processes
running within an isolated environment, commonly known as a
``container,'' typically created by the @command{guix environment}
``container'', typically created by the @command{guix environment}
(@pxref{Invoking guix environment}) and @command{guix system container}
(@pxref{Invoking guix system}) commands.