From 2f82f49dc7897ee09263d005774e6ad696648989 Mon Sep 17 00:00:00 2001 From: Noritaka Kobayashi Date: Sun, 17 Aug 2025 21:19:47 +0900 Subject: chore: fix typo in test (#3591) --- test/scripts/apidocs/method.example.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/scripts/apidocs/method.example.ts') diff --git a/test/scripts/apidocs/method.example.ts b/test/scripts/apidocs/method.example.ts index 0012f4fa..0d7cbdec 100644 --- a/test/scripts/apidocs/method.example.ts +++ b/test/scripts/apidocs/method.example.ts @@ -463,7 +463,7 @@ export class SignatureTest { * * @remark First special text. * @remark Second special text. - * @remark Thrid special text. + * @remark Third special text. * * @since 1.0.0 */ -- cgit v1.2.3