Commit 852ef6e9 authored by Victor Engmark's avatar Victor Engmark Committed by Yt
Browse files

doc: Fix grammar

parent e94ed26f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -319,7 +319,7 @@ if [ -d $HOME/.nix-profile/etc/profile.d ]; then
fi
```

Now just run `source $HOME/.profile` and you can starting loading man pages from your environment.
Now just run `source $HOME/.profile` and you can start loading man pages from your environment.

### GNU info setup {#sec-gnu-info-setup}