ソースを参照

Fix typo

pull/74/head
Andrew Thompson 12年前
コミット
350ba40f0e
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      README.org

+ 1
- 1
README.org ファイルの表示

@ -101,7 +101,7 @@
["Foo"] -> "Foo", regardless of message content.
[message] -> The content of the logged message, alone.
[{pid,"Unknown Pid"}] -> "<?.?.?>" if pid is in the metadata, "Unknown Pid" if not.
[{pid, ["My pid is ", pid], "Unknown Pid"}] -> if pid is in the metada print "My pid is <?.?.?>", otherwise print "Unknown Pid"
[{pid, ["My pid is ", pid], "Unknown Pid"}] -> if pid is in the metadata print "My pid is <?.?.?>", otherwise print "Unknown Pid"
#+END_EXAMPLE
Optionally, a tuple of {atom(),semi-iolist()}

読み込み中…
キャンセル
保存