File: fix-spelling

package info (click to toggle)
libalien-sdl-perl 1.446-3.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,580 kB
  • sloc: perl: 1,317; ansic: 130; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
Description: Fix spelling and grammer in man page
--- a/lib/Alien/SDL.pm
+++ b/lib/Alien/SDL.pm
@@ -95,7 +95,7 @@
 
 =item * If you use prebuild binaries and/or binaries built from sources
 it happens that some of the dynamic libraries (*.so, *.dll) will not
-automaticly loadable as they will be stored somewhere under perl module's
+be automatically loadable as they will be stored somewhere under perl module's
 'share' directory. To handle this scenario Alien::SDL offers some special
 functionality (see below).