zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: Remove a stray ) that caused .RE to be output somehow
@ 2010-08-21  9:14 Frank Terbeck
  0 siblings, 0 replies; only message in thread
From: Frank Terbeck @ 2010-08-21  9:14 UTC (permalink / raw)
  To: zsh-workers; +Cc: Mikael Magnusson

From: Mikael Magnusson <mikachu@gmail.com>

---
 Doc/Zsh/mod_zprof.yo |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Doc/Zsh/mod_zprof.yo b/Doc/Zsh/mod_zprof.yo
index cab66de..2ce68b3 100644
--- a/Doc/Zsh/mod_zprof.yo
+++ b/Doc/Zsh/mod_zprof.yo
@@ -19,7 +19,7 @@ at least once.  This summary is sorted in decreasing order of the
 amount of time spent in each.  The lines contain
 the number of the function in order, which is used in 
 other parts of the list in suffixes of the form
-`tt([)var(num)tt(])'), then the number of calls made to the function.
+`tt([)var(num)tt(])', then the number of calls made to the function.
 The next three columns list the time in
 milliseconds spent in the function and its descendants, the average
 time in milliseconds spent in the function and its descendants per
-- 
1.7.2.rc2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-21  9:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-21  9:14 PATCH: Remove a stray ) that caused .RE to be output somehow Frank Terbeck

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).