Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix conteent typo
  • Loading branch information
gberaudo committed Nov 30, 2017
1 parent 116c7d2 commit 160d7bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mapogcfilter.c
Expand Up @@ -1010,7 +1010,7 @@ static CPLXMLNode* FLTGetNextSibblingNode(CPLXMLNode* psXMLNode)
/* FLTInsertElementInNode */
/* */
/* Utility function to parse an XML node and transfter the */
/* contennts into the Filer Encoding node structure. */
/* contents into the Filer Encoding node structure. */
/************************************************************************/
void FLTInsertElementInNode(FilterEncodingNode *psFilterNode,
CPLXMLNode *psXMLNode)
Expand Down

0 comments on commit 160d7bc

Please sign in to comment.