summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
}