Changeset af2b317 for multimedia/libdriv


Ignore:
Timestamp:
06/22/2024 03:39:23 AM (3 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
89b9739
Parents:
f911e63
git-author:
Xi Ruoyao <xry111@…> (06/22/2024 03:23:50 AM)
git-committer:
Xi Ruoyao <xry111@…> (06/22/2024 03:39:23 AM)
Message:

Punctuation/comma vs. quote clean up

We've done this several times but there are still remaining cases.

Location:
multimedia/libdriv
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/faac.xml

    rf911e63 raf2b317  
    105105    <para>
    106106      <command>aplay</command> should identify the file as
    107       <quote>Signed 16 bit Little Endian, Rate 48000 Hz, Stereo</quote>, and
    108       you should hear the words <quote>front left</quote>.
     107      <computeroutput>Signed 16 bit Little Endian, Rate 48000 Hz, Stereo</computeroutput>, and
     108      you should hear the words <quote>front left.</quote>
    109109    </para>
    110110
  • multimedia/libdriv/faad2.xml

    rf911e63 raf2b317  
    136136    <para>
    137137      <command>aplay</command> should identify the file as
    138       <quote>Signed 16 bit Little Endian, Rate 16000 Hz, Stereo</quote>, and
     138      <computeroutput>Signed 16 bit Little Endian, Rate 16000 Hz, Stereo</computeroutput>, and
    139139      you should hear some piano notes.
    140140    </para>
Note: See TracChangeset for help on using the changeset viewer.