Kaydet (Commit) 677d6060 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typos

Change-Id: Ifcbf431291cc77ffc33cc1cbcc493181ffc9943d
Reviewed-on: https://gerrit.libreoffice.org/46634Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 7c611778
...@@ -97,7 +97,7 @@ using ::svt::FolderDescriptor; ...@@ -97,7 +97,7 @@ using ::svt::FolderDescriptor;
#define COLUMN_DATE 4 #define COLUMN_DATE 4
#define ROW_HEIGHT 17 // the height of a row has to be a little higher than the bitmap #define ROW_HEIGHT 17 // the height of a row has to be a little higher than the bitmap
#define QUICK_SEARCH_TIMEOUT 1500 // time in mSec before the quicksearch string will be reseted #define QUICK_SEARCH_TIMEOUT 1500 // time in mSec before the quicksearch string will be reset
enum class FileViewFlags enum class FileViewFlags
{ {
......
...@@ -374,7 +374,7 @@ xmlNodePtr XMLDocumentWrapper_XmlSecImpl::checkElement( const cssu::Reference< c ...@@ -374,7 +374,7 @@ xmlNodePtr XMLDocumentWrapper_XmlSecImpl::checkElement( const cssu::Reference< c
* interface * interface
* *
* INPUTS * INPUTS
* xXMLElement - the XXMLElementWrapper interface wraping a node * xXMLElement - the XXMLElementWrapper interface wrapping a node
* *
* RESULT * RESULT
* node - the node wrapped in the XXMLElementWrapper interface * node - the node wrapped in the XXMLElementWrapper interface
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment