X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fcross_common.cc;h=e8c209b21e098f8da981bd5676af55c0c00b65ab;hp=d313445da906bbf3786d2130674cb3f826549720;hb=c103d8c1306e5fb3937b3a6c430a3fff32653fa3;hpb=3c29aa6531a4046a8db72dcac81189eb8893233c diff --git a/src/lib/cross_common.cc b/src/lib/cross_common.cc index d313445da..e8c209b21 100644 --- a/src/lib/cross_common.cc +++ b/src/lib/cross_common.cc @@ -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.