From 104294d23fe94c2a87acb96cc0047ab1eb89bee8 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 20 Jun 2013 11:27:37 -0400 Subject: [PATCH] Brand: [libcdio] Microsoft --- src/libcdio/cdio/device.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libcdio/cdio/device.h b/src/libcdio/cdio/device.h index 97c8a4e0..7e808fd1 100644 --- a/src/libcdio/cdio/device.h +++ b/src/libcdio/cdio/device.h @@ -852,7 +852,7 @@ LIBCDIO_DEPRECATED(static const driver_id_t CDIO_MAX_DEVICE_DRIVER, "please use Set up CD-ROM for reading using the Microsoft Windows driver. The device_name is the some sort of device name. - NULL is returned on error or there is no Microsof Windows driver. + NULL is returned on error or there is no Microsoft Windows driver. */ CdIo_t * cdio_open_am_win32 (const char *psz_source, const char *psz_access_mode);