X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Flayer.h;fp=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Flayer.h;h=b1056e734f5cab02d3858bbdeded040b27c08ee9;hb=777183711ff10bc34dc2f6c8cffd221a5423a210;hp=4f2fb10dc7bcb4b4947e397aa54d0dcdbd4374ec;hpb=e680461905871f7a4fbe399dc67e2baed39f6cae;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/layer.h b/synfig-core/trunk/src/synfig/layer.h index 4f2fb10..b1056e7 100644 --- a/synfig-core/trunk/src/synfig/layer.h +++ b/synfig-core/trunk/src/synfig/layer.h @@ -333,7 +333,7 @@ public: //! Returns a string containing the localized name of the Layer virtual String get_local_name()const; - //! Gets the paramater vocabulary + //! Gets the parameter vocabulary virtual Vocab get_param_vocab()const; //! Gets the version string for this layer