fix "Ambiuous" typo in interface instead of "Ambiguous"

This commit is contained in:
mlangkabel
2020-10-12 15:49:54 +02:00
parent 962fae6667
commit ac95c79982
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -362,7 +362,7 @@ namespace sourcetrail
*
* return: true if successful. false on failure. getLastError() provides the error message.
*/
bool recordReferenceIsAmbiuous(int referenceId);
bool recordReferenceIsAmbiguous(int referenceId);
/**
* Stores a location between a specific context and an "unsolved" symbol to the database