From 9b23587f0c7db1966a46bc5d0d398612be42ed54 Mon Sep 17 00:00:00 2001 From: zengwei2000 <102871671+zengwei2000@users.noreply.github.com> Date: Thu, 23 Feb 2023 06:08:30 +0800 Subject: [PATCH] Update PortingGuide.rst (#1341) fix typo Signed-off-by: zengwei2000 <102871671+zengwei2000@users.noreply.github.com> --- docs/PortingGuide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/PortingGuide.rst b/docs/PortingGuide.rst index 5f5cb8db22..9b91a580b2 100644 --- a/docs/PortingGuide.rst +++ b/docs/PortingGuide.rst @@ -74,7 +74,7 @@ Thus, with the 2.4 release, the "IlmBase" libraries are no longer distributed in a form that is readily separable from the rest of OpenEXR. The build and installation process for the overall OpenEXR project is complicated by the fact it consists of four separate -projects, which added signifcant complexity to the CMake setup. +projects, which added significant complexity to the CMake setup. Because Imath is generally useful to the community, the TSC decided to simplify the configuration by separating Imath into its own independent