Skip to content

Commit 48bb4ec

Browse files
authored
Merge pull request #4928 from changeworld/patch-1
Fix typo
2 parents 0597f08 + c0431c6 commit 48bb4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/safeint/safeint-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ There are two options to customize the error policy. The first option is to set
224224
**Header:** SafeInt.hpp
225225
> [!NOTE]
226226
> The latest version of this library is located at [https://github.com/dcleblanc/SafeInt](https://github.com/dcleblanc/SafeInt). Clone the library and include SafeInt.hpp to use the SafeInt library.
227-
> Prefer this github repo to <safeint.h>. it's a modern version of <safeint.h> that includes a small number of bug fixes, uses modern features of C++ resulting in more efficient code, and is portable to any platform using gcc, clang, or Intel compilers.
227+
> Prefer this GitHub repo to <safeint.h>. it's a modern version of <safeint.h> that includes a small number of bug fixes, uses modern features of C++ resulting in more efficient code, and is portable to any platform using gcc, clang, or Intel compilers.
228228
229229
### Example
230230

0 commit comments

Comments
 (0)