瀏覽代碼

Forgot to remove this line as this falls now under the "ref" argument

Thilo Schulz 9 年之前
父節點
當前提交
f951c0619d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/utlist.txt

+ 1 - 1
doc/utlist.txt

@@ -155,7 +155,7 @@ del::
 elt::
   A pointer that will be assigned to each list element in succession (see
   example) in the case of iteration macros; or, the output pointer from
-  the search macros; or the element to be prepended to or replaced.
+  the search macros.
 ref::
   Reference element for prepend and append operations that will be
   prepended before or appended after.