File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -489,7 +489,7 @@ UPDATE_FLAG (workflow);
489489 * Document-method: workflow_flag_iterator
490490 * call-seq: workflow_flag_iterator -> GettextPO::FlagIterator
491491 *
492- * You may find it handy to use the #workflow_flag_iterator method to
492+ * You may find it handy to use the #each_workflow_flag method to
493493 * iterate over the sticky flag. This is for more versatile
494494 * manipulation.
495495 */
@@ -572,7 +572,7 @@ UPDATE_FLAG (sticky);
572572 * Document-method: sticky_flag_iterator
573573 * call-seq: sticky_flag_iterator -> GettextPO::FlagIterator
574574 *
575- * You may find it handy to use the #sticky_flag_iterator method to
575+ * You may find it handy to use the #each_sticky_flag method to
576576 * iterate over the sticky flag. This is for more versatile
577577 * manipulation.
578578 */
You can’t perform that action at this time.
0 commit comments