Changeset 96923ef for general


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

Location:
general/prog
Files:
3 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
Note: See TracChangeset for help on using the changeset viewer.