Skip to content

Commit af9086a

Browse files
committed
Ada: fix typo
1 parent c36e33b commit af9086a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrapper/Ada/wolfssl.ads

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ package WolfSSL with SPARK_Mode is
3131
-- Do not use, unless you know what you do.
3232

3333
Failure : constant Subprogram_Result;
34-
-- Inidcates failure for some functions.
34+
-- Indicates failure for some functions.
3535
-- Do not use, unless you know what you do.
3636

3737
Exception_Error : constant := -1234567;

0 commit comments

Comments
 (0)