unicode: Fix typo s/supersting/superstring/
Thanks to Konstantin Ritt for spotting it. Change-Id: Ia3b5c4103b315cdb690fcd8b42239f000acdbef0 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
e3d16b984a
commit
8be862687d
@ -2524,7 +2524,7 @@ struct OverlapGraphEdge
|
||||
};
|
||||
|
||||
/*
|
||||
Returns a common supersting of all inputs.
|
||||
Returns a common superstring of all inputs.
|
||||
|
||||
Ideally this function would return the superstring of the smallest
|
||||
possible size, but the shortest common superstring problem is know to be
|
||||
|
Loading…
x
Reference in New Issue
Block a user