[m-rev.] trivial diff: fix typo in browser help message

Julien Fischer juliensf at csse.unimelb.edu.au
Tue Dec 5 14:19:47 AEDT 2006


Estimated hours taken: 0
Branches: main

Fix a typo in the browser help message.

browser/browse.m:
 	s/flat-prety/flat-pretty/

Julien.

Index: browse.m
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/browser/browse.m,v
retrieving revision 1.66
diff -u -r1.66 browse.m
--- browse.m	1 Dec 2006 15:03:42 -0000	1.66
+++ browse.m	5 Dec 2006 03:18:17 -0000
@@ -753,7 +753,7 @@
  "\tcd [path]      -- cd to the specified subterm (default is root)\n",
  "\tcdr n path     -- repeatedly apply the cd command n times\n",
  "\tpwd            -- print the path to the current subterm\n",
-"\tformat [format_options] <flat|raw-prety|verbose|pretty>\n",
+"\tformat [format_options] <flat|raw-pretty|verbose|pretty>\n",
  "\t               -- set the format\n",
  "\tdepth [format_param_options] <n>\n",
  "\tsize  [format_param_options] <n>\n",



--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list