summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Østergaard2015-02-01 19:06:49 +0100
committerNick Østergaard2015-02-01 19:06:49 +0100
commitf9b8bdef4e817300d50e4d9261c89ea1c3ed8ba6 (patch)
treeaea3353f419bf91d52662003b20af83c105ec47e
parent3c2457377cdb3c29ab672b4031b8d8805d5a315f (diff)
downloadaur-f9b8bdef4e817300d50e4d9261c89ea1c3ed8ba6.tar.gz
Fix typo
-rw-r--r--kicad.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/kicad.install b/kicad.install
index 3c8c7f60a132..8173d69c58a7 100644
--- a/kicad.install
+++ b/kicad.install
@@ -1,6 +1,6 @@
post_install() {
echo "The KISYSMOD environmet variable is set in profile.d,"
- echo "so make sure to restart your desktop session to reaload."
+ echo "so make sure to restart your desktop session to reload."
echo "And copy /usr/share/kicad/footprints/fp-lib-table to"
echo "\$HOME/.config/kicad/fp-lib-table"
}