Skip to content

Commit 657463d

Browse files
committed
Fix typo
1 parent a15b39e commit 657463d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mypyc/lib-rt/librt_internal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define LIBRT_INTERNAL_H
33

44
// ABI version -- only an exact match is compatible. This will only be changed in
5-
// very exceptional cases (likely never) due to strict backward compatiblity
5+
// very exceptional cases (likely never) due to strict backward compatibility
66
// requirements.
77
#define LIBRT_INTERNAL_ABI_VERSION 1
88

0 commit comments

Comments
 (0)