summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorsf-exg <sf-exg>2010-08-29 16:13:12 +0000
committersf-exg <sf-exg>2010-08-29 16:13:12 +0000
commit898f280fadbabbb939403fb6c9089d69b3c54489 (patch)
treeb8db5d3afd6fdd1755e2d582cb62dd05e0d182bb /ev.pod
parentdcc6af01e6a7b07d2a1abfeaaf5c5a6591536435 (diff)
Fix typos.
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/ev.pod b/ev.pod
index ccc2105..240c246 100644
--- a/ev.pod
+++ b/ev.pod
@@ -4044,7 +4044,7 @@ will be C<0>.
=item EV_COMMON
By default, all watchers have a C<void *data> member. By redefining
-this macro to a something else you can include more and other types of
+this macro to something else you can include more and other types of
members. You have to define it each time you include one of the files,
though, and it must be identical each time.
@@ -4353,7 +4353,7 @@ maintainable.
And of course, some compiler warnings are just plain stupid, or simply
wrong (because they don't actually warn about the condition their message
seems to warn about). For example, certain older gcc versions had some
-warnings that resulted an extreme number of false positives. These have
+warnings that resulted in an extreme number of false positives. These have
been fixed, but some people still insist on making code warn-free with
such buggy versions.