[calligra] krita/plugins/extensions/gmic: Fix typo

Lukast dev lukast.dev at gmail.com
Thu Oct 24 14:33:48 BST 2013


Hi Yuri,

please, do not change gmic copy in krita extension.
It will be synced with upstream releases in the future and your commits
will be lost.
Please commit to upstream at http://gmic.sourceforge.net

Thanks
Lukas


2013/10/21 Yuri Chornoivan <yurchor at ukr.net>

> Git commit cce64b6094eb5eccb4213aa826a5e77a335af233 by Yuri Chornoivan.
> Committed on 21/10/2013 at 04:43.
> Pushed by yurchor into branch 'master'.
>
> Fix typo
>
> M  +1    -1    krita/plugins/extensions/gmic/gmic.cpp
>
> http://commits.kde.org/calligra/cce64b6094eb5eccb4213aa826a5e77a335af233
>
> diff --git a/krita/plugins/extensions/gmic/gmic.cpp
> b/krita/plugins/extensions/gmic/gmic.cpp
> index 33d41f5..ba83331 100644
> --- a/krita/plugins/extensions/gmic/gmic.cpp
> +++ b/krita/plugins/extensions/gmic/gmic.cpp
> @@ -1415,7 +1415,7 @@ inline unsigned int gmic_hashcode(const char *const
> str, const bool is_variable)
>    return hash&255;
>  }
>
> -// Tells if the the implementation of a G'MIC command contains arguments.
> +// Tells if the implementation of a G'MIC command contains arguments.
>  //------------------------------------------------------------------------
>  inline bool gmic_command_has_arguments(const char *const command) {
>    if (!command || !*command) return false;
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20131024/bb85617d/attachment.htm>


More information about the calligra-devel mailing list