This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #113710] Make __SUB__ work in sort block
[perl5.git] / win32 / config_H.vc64
index 486c48e..0219229 100644 (file)
 
 /* HAS_QUAD:
  *     This symbol, if defined, tells that there's a 64-bit integer type,
- *     Quad_t, and its unsigned counterpar, Uquad_t. QUADKIND will be one
+ *     Quad_t, and its unsigned counterpart, Uquad_t. QUADKIND will be one
  *     of QUAD_IS_INT, QUAD_IS_LONG, QUAD_IS_LONG_LONG, QUAD_IS_INT64_T,
  *     or QUAD_IS___INT64.
  */