Changeset 96923ef


Ignore:
Timestamp:
08/28/2022 08:11:37 PM (20 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
c0dfeea
Parents:
f572dbb
Message:

Typo fixes

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/prog/apache-ant.xml

    rf572dbb r96923ef  
    252252          ant, antRun, antRun.pl, complete-ant-cmd.pl, runant.pl, and runant.py         </seg>
    253253        <seg>
    254           Numerous <filename>ant*.jar</filename>  and dependant libraries in
     254          Numerous <filename>ant*.jar</filename>  and dependent libraries in
    255255          <envar>$ANT_HOME</envar><filename>/lib</filename>
    256256        </seg>
  • general/prog/perl-deps/perl-class-singleton.xml

    rf572dbb r96923ef  
    2424      <para>
    2525        A Singleton describes an object class that can have only one instance in
    26         any system, such as a print spooler. This module implements a Singelton
     26        any system, such as a print spooler. This module implements a Singleton
    2727        class from which other classes can be derived.
    2828      </para>
  • general/prog/perl-deps/perl-dist-checkconflicts.xml

    rf572dbb r96923ef  
    2424      <para>
    2525        Dist::CheckConflicts declares version conflicts for a distribution,
    26         to support post-install updates of dependant distributions.
     26        to support post-install updates of dependent distributions.
    2727      </para>
    2828
  • postlfs/security/liboauth.xml

    rf572dbb r96923ef  
    190190        <listitem>
    191191          <para>
    192             provides functions to escape and encode stings according to
     192            provides functions to escape and encode strings according to
    193193            OAuth specifications and offers high-level functionality built
    194194            on top to sign requests or verify signatures using either NSS or
  • postlfs/security/polkit-gnome.xml

    rf572dbb r96923ef  
    136136
    137137      <para>
    138         For the authentification framework to work,
     138        For the authentication framework to work,
    139139        <command>polkit-gnome-authentification-agent-1</command> needs to be
    140140        started. However, <command>make install</command> did not
  • x/installing/xwayland.xml

    rf572dbb r96923ef  
    1010  <!ENTITY xwayland-size          "1.2 MB">
    1111  <!ENTITY xwayland-buildsize     "65 MB (add 355 MB for tests)">
    12   <!ENTITY xwayland-time          "0.3 SBU (with paralellism=4; add 1.0 SBU for tests, not including clone time)">
     12  <!ENTITY xwayland-time          "0.3 SBU (with parallelism=4; add 1.0 SBU for tests, not including clone time)">
    1313]>
    1414
  • xsoft/other/xscreensaver.xml

    rf572dbb r96923ef  
    109109
    110110    <para revision="sysv">
    111       Change a harcoded library name, which prevents using the settings found
     111      Change a hardcoded library name, which prevents using the settings found
    112112      by <command>configure</command>:
    113113    </para>
Note: See TracChangeset for help on using the changeset viewer.