Skip to content

Commit 280255d

Browse files
fix grammatical error
1 parent f72bb2e commit 280255d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/docs/dev/code_style.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ level languages like Assembly, such as:
238238
While it's not impossible to have Assembly code that correctly provides all of
239239
the above, we do not wish to maintain such Assembly sources in llvm-libc.
240240

241-
That said, there a few functions provided by llvm-libc that are impossible
241+
That said, there are a few functions provided by llvm-libc that are impossible
242242
to reliably implement in C++ for all compilers supported for building
243243
llvm-libc.
244244

0 commit comments

Comments
 (0)