Fix: typo for symbol table

This commit is contained in:
Donghyun Kim
2022-08-21 05:02:34 +09:00
parent 154659cd0d
commit 3e071b563d
@@ -196,7 +196,7 @@ class SqliteCache(CacheManagerInterface):
If multiple locations exist for an identifier, the last found is returned
Args:
identifier: string that uniquely identifies a particular symbolt table
identifier: string that uniquely identifies a particular symbol table
operating_system: optional string to restrict identifiers to just those for a particular operating system
Returns: