Changeset 5472:508ffc26dad2 for doc

Show
Ignore:
Timestamp:
2008-08-11 07:42:06 (3 months ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

Prefer "backtick" over "backtic" on comments and docs as it's more common, closes #3101.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/manual.xml.head

    r5471 r5472  
    13521352not interpreted for shell variables or quoting with a backslash &lsqb;see 
    13531353next paragraph&rsqb;), while double quotes indicate a string for which 
    1354 should be evaluated.  For example, backtics are evaluated inside of double 
     1354should be evaluated.  For example, backticks are evaluated inside of double 
    13551355quotes, but <emphasis role="bold">not</emphasis> for single quotes. 
    13561356</para>