Skip to content

Commit

Permalink
Typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco authored and Marco committed Apr 5, 2021
1 parent ff9a3b6 commit ff78b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RDFSharp/Model/RDFModelUtilities.cs
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ internal static List<RDFNamespace> GetGraphNamespaces(RDFGraph graph)

#region Datatypes
/// <summary>
/// Parse the given string in order to give the corresponding RDF/RDFS/XSD datatype
/// Parses the given string in order to give the corresponding RDF/RDFS/XSD datatype
/// </summary>
public static RDFModelEnums.RDFDatatypes GetDatatypeFromString(string datatypeString)
{
Expand Down

0 comments on commit ff78b93

Please sign in to comment.