Skip to content

Commit b80fa18

Browse files
authored
Merge pull request #1317 from ForgottenProgramme/patch-5
Fixed the error (Added ICU to glossary)
2 parents be0486f + ee604bb commit b80fa18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/misc/00_intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Glossary
1919
**A**\ pplication **B**\ inary **I**\ nterface. ABI is a document that comprehensively defines the binary system interface between applications and the operating system on which they run. `Learn More <https://en.wikipedia.org/wiki/Application_binary_interface>`_.
2020

2121
ICU
22-
**I**\ nternational **C**\ omponents for **U**\ nicode. ICU is an open-source project of mature C/C++ and Java libraries for Unicode support, software internationalization, and software globalization. `Learn More <http://site.icu-project.org/>`_.
22+
**I**\ nternational **C**\ omponents for **U**\ nicode. ICU is an open-source project of mature C/C++ and Java libraries for Unicode support, software internationalization, and software globalization. `Learn More <http://site.icu-project.org/>`_.
2323

2424

2525

0 commit comments

Comments
 (0)