浏览代码

org.texi (Durations and time values): Fix typo.

* org.texi (Durations and time values): Fix typo.
Bastien Guerry 13 年之前
父节点
当前提交
9fa0b5e794
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -2625,7 +2625,7 @@ formulas or Elisp formulas:
 
 Input duration values must be of the form @code{[HH:MM[:SS]}, where seconds
 are optional.  With the @code{T} flag, computed durations will be displayed
-as @code{[HH:MM:SS} (see the first formula above).  With the @code{t} flag,
+as @code{HH:MM:SS} (see the first formula above).  With the @code{t} flag,
 computed durations will be displayed according to the value of the variable
 @code{org-table-duration-custom-format}, which defaults to @code{'hours} and
 will display the result as a fraction of hours (see the second formula in the