From 03500748192dc93583c0e0f95640865603650714 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Fri, 14 Aug 2015 11:27:19 +0200 Subject: Re-created command-reference-manual.tex, copied some doc fixes to online help --- passes/cmds/select.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'passes/cmds/select.cc') diff --git a/passes/cmds/select.cc b/passes/cmds/select.cc index b4219db2..f18e4022 100644 --- a/passes/cmds/select.cc +++ b/passes/cmds/select.cc @@ -1061,7 +1061,7 @@ struct SelectPass : public Pass { log(" like %%d but swap the roles of two top sets on the stack\n"); log("\n"); log(" %%c\n"); - log(" create a copy of the top set rom the stack and push it\n"); + log(" create a copy of the top set from the stack and push it\n"); log("\n"); log(" %%x[|*][.][:[:..]]\n"); log(" expand top set num times according to the specified rules.\n"); -- cgit v1.2.3