Skip to content
Snippets Groups Projects
Commit 2d280fad authored by M Rawash's avatar M Rawash
Browse files

typo

parent e99e6abc
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ var INFO =
</description>
</item>
<item>
<tags>ss :sessions :sessionsave :mkses :mksesion</tags>
<tags>ss :sessions :sessionsave :mkses :mksession</tags>
<strut/>
<spec>:sessions<oa>ave</oa><oa>!</oa> <oa>file</oa></spec>
<spec>ss</spec>
......@@ -139,7 +139,7 @@ group.commands.add(['sessions[ave]','mkses[sion]'],
});
try {
file.write(data)
file.write(data);
} catch(e) {
dactyl.echoerr(_("io.notWriteable", file.path.quote()));
return;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment