Fix some spelling mistakes (mostly in comments).
[dcpomatic.git] / src / lib / cross_common.cc
index d313445da906bbf3786d2130674cb3f826549720..e8c209b21e098f8da981bd5676af55c0c00b65ab 100644 (file)
@@ -156,7 +156,7 @@ analyse_osx_media_path (string path)
 }
 
 
-/* Take soem OSXDisk objects, representing disks that `DARegisterDiskAppearedCallback` told us about,
+/* Take some OSXDisk objects, representing disks that `DARegisterDiskAppearedCallback` told us about,
  * and find those drives that we could write a DCP to.  The drives returned are "real" (not synthesized)
  * and are whole disks (not partitions).  They may be mounted, or contain mounted partitions, in which
  * their mounted() method will return true.