Fix follow-up typos

This commit is contained in:
luz paz 2021-12-27 15:22:14 -05:00 committed by manongjohn
parent bf28eb4d43
commit 6a964e4fa4
2 changed files with 2 additions and 2 deletions

View file

@ -110,7 +110,7 @@ Useful by edit in place. Oss.: \b row of current xsheet.
/*!
Set aff to ancestor affine in \b row. Return true if all ancestors are
visibile in \b row.
visible in \b row.
*/
bool getAncestorAffine(TAffine &aff, int row) const;

View file

@ -114,7 +114,7 @@ ProjectPopup::ProjectPopup(bool isModal)
m_rulePreferenceBG->addButton(customRB, Rule_Custom);
m_rulePreferenceBG->setExclusive(true);
standardRB->setToolTip(tr(
"In the standard mode files with the following file name are handled as sequencial images:\n\
"In the standard mode files with the following file name are handled as sequential images:\n\
[LEVEL_NAME][\".\"or\"_\"][FRAME_NUMBER][SUFFIX].[EXTENSION]\n\
For [SUFFIX] zero or one occurrences of alphabet (a-z, A-Z) can be used in the standard mode."));
customRB->setToolTip(