summaryrefslogtreecommitdiff
path: root/pm
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-09-27 12:44:24 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-09-27 12:44:24 -0500
commit969e565492b096d578c7a22c683dc67a6d14613d (patch)
tree094f8fe3bd2b20c5a28a644d8517158855078b59 /pm
parentba5e251fe28691a359660f0dfdd229a2f6089524 (diff)
Fixed typo in 00auto-quirk
Diffstat (limited to 'pm')
-rwxr-xr-xpm/sleep.d/00auto-quirk2
1 files changed, 1 insertions, 1 deletions
diff --git a/pm/sleep.d/00auto-quirk b/pm/sleep.d/00auto-quirk
index b92aca4..0781411 100755
--- a/pm/sleep.d/00auto-quirk
+++ b/pm/sleep.d/00auto-quirk
@@ -43,7 +43,7 @@ do_save_quirks()
echo " </device>"
echo "</deviceinfo>"
)
- echo "FDI file created as /tmp/pm-utils=created.fdi"
+ echo "FDI file created as /tmp/pm-utils-created.fdi"
}
maybe_add_quirks()