Index: src/platform-macos.cc |
diff --git a/src/platform-macos.cc b/src/platform-macos.cc |
index c5e4cbe55958d6c82793eb9b19a38f9bcd244c49..683a04d3815aaf7c0a0a309444153613d755b44d 100644 |
--- a/src/platform-macos.cc |
+++ b/src/platform-macos.cc |
@@ -25,8 +25,8 @@ |
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
-// Platform specific code for MacOS goes here. For the POSIX comaptible parts |
-// the implementation is in platform-posix.cc. |
+// Platform-specific code for MacOS goes here. For the POSIX-compatible |
+// parts, the implementation is in platform-posix.cc. |
#include <dlfcn.h> |
#include <unistd.h> |