Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 29, 2020
1 parent 70e5863 commit d8337ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/analysis/processing/qgsalgorithmlayouttopdf.cpp
Expand Up @@ -88,7 +88,7 @@ void QgsLayoutToPdfAlgorithm::initAlgorithm( const QVariantMap & )

QStringList textExportOptions
{
QObject::tr( "Always Export Text as Paths (Recommended" ),
QObject::tr( "Always Export Text as Paths (Recommended)" ),
QObject::tr( "Always Export Text as Text Objects" )
};

Expand Down

0 comments on commit d8337ea

Please sign in to comment.