[dlang.org] [dlang/dlang.org] dc468b: fix accidental use of BACKTICK macro

GitHub via dlang.org dlang.org at puremagic.com
Fri Jun 24 01:41:59 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/dlang.org
  Commit: dc468bbc8b9e70daf0c7b8745473c336898a5d41
      https://github.com/dlang/dlang.org/commit/dc468bbc8b9e70daf0c7b8745473c336898a5d41
  Author: anonymous <aG0aep6G at users.noreply.github.com>
  Date:   2016-06-20 (Mon, 20 Jun 2016)

  Changed paths:
    M spec/ddoc.dd

  Log Message:
  -----------
  fix accidental use of BACKTICK macro

The text is supposed to literally say "$(BACKTICK) macro" there, not
"` macro".

Also putting it in backticks for code styling.


  Commit: 04206262f576c0cc38291e5aa58cac41c408a2d6
      https://github.com/dlang/dlang.org/commit/04206262f576c0cc38291e5aa58cac41c408a2d6
  Author: Vladimir Panteleev <github.private at thecybershadow.net>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    M spec/ddoc.dd

  Log Message:
  -----------
  Merge pull request #1383 from aG0aep6G/backtick

fix accidental use of BACKTICK macro


Compare: https://github.com/dlang/dlang.org/compare/58e97cb8364c...04206262f576


More information about the dlang.org mailing list