Skip to content

Commit afdaa91

Browse files
committedJan 16, 2020
Fix #78880: Final spelling fixes
1 parent 1fa6f03 commit afdaa91

File tree

89 files changed

+121
-121
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+121
-121
lines changed
 

‎.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ php
209209
# Generated by x64 compiler, includes Debug, Debug_TS, Release, Release_TS
210210
/x64/
211211

212-
# Miscellaneous files generated by Windows build sytem
212+
# Miscellaneous files generated by Windows build system
213213
/main/config.w32.h
214214
/win32/build/deplister.exe
215215
/win32/build/deplister.obj

‎ext/bcmath/libbcmath/src/init.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ _bc_free_num_ex (num, persistent)
8282
}
8383

8484

85-
/* Intitialize the number package! */
85+
/* Initialize the number package! */
8686

8787
void
8888
bc_init_numbers (void)

0 commit comments

Comments
 (0)
Failed to load comments.