diff options
-rwxr-xr-x | joes-arch-install-UEFI.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joes-arch-install-UEFI.sh b/joes-arch-install-UEFI.sh index 265aaf8..92b04d3 100755 --- a/joes-arch-install-UEFI.sh +++ b/joes-arch-install-UEFI.sh @@ -591,7 +591,7 @@ if [[ $somemore == "true" ]]; then # # # 9. Installing # # some more utils # - # (gst plugins, xorg...) # + # (gst plugins, Xorg...) # # # #=================================# pacman -S gst-plugins-{base,good,bad,ugly} gst-libav xorg-{server,xinit,apps} xf86-input-{mouse,keyboard} xdg-user-dirs mesa xf86-video-vesa |