Fix broken apostrophe
This commit is contained in:
parent
b79baa7e38
commit
2cd8377d62
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 1.0.0-alpha.1+3 -->
|
||||
<!-- Version: 1.0.1-alpha.1+7 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -32,7 +32,7 @@
|
||||
<h1>Documentation - GrapheneOS hardened_malloc</h1>
|
||||
<p>This documentation contains instructions to use
|
||||
<a href="https://github.com/GrapheneOS/hardened_malloc">GrapheneOS hardened_malloc</a>
|
||||
memory allocator as the system’s default memory allocator. These instructions apply to both musl
|
||||
memory allocator as the system's default memory allocator. These instructions apply to both musl
|
||||
and glibc C libraries on Unix-based and Unix-like systems. hardened_malloc can also be used
|
||||
per-application and/or per-user, in which case root permissions are not required; this
|
||||
documentation focuses on system-wide usage of hardened_malloc, assumes root privileges, and
|
||||
|
Loading…
x
Reference in New Issue
Block a user