mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-31 12:47:43 +00:00
docs(web): remove duplicate words in file header comment
This commit is contained in:
parent
9c8747d9c8
commit
8ebfab10fc
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
|||
* Created by jahorton on 2025-09-23
|
||||
*
|
||||
* This file contains low-level tests designed to validate the behavior of the
|
||||
* of the ContextTokenization class and its integration with the lower-level
|
||||
* classes that it utilizes.
|
||||
* ContextTokenization class and its integration with the lower-level classes
|
||||
* that it utilizes.
|
||||
*/
|
||||
|
||||
import { assert } from 'chai';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue