Doc fixes.
authorCarl Hetherington <cth@carlh.net>
Sun, 24 Jan 2021 22:14:21 +0000 (23:14 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 24 Jan 2021 22:14:21 +0000 (23:14 +0100)
doc/mainpage.txt
src/reel_atmos_asset.h

index 6e2f33974bb8c5d9a8efa8f4415fde984eab0de8..c59c764708b99555dc709d63b967d7aa80845e27 100644 (file)
@@ -7,8 +7,7 @@ video, audio and subtitle data, and also to read and process existing
 DCPs.
 
 Most of the hard work is done by a (slightly patched) version of
-asdcplib (http://www.cinecert.com/asdcplib/) which is included in the
-source distribution for libdcp.
+asdcplib (http://www.cinecert.com/asdcplib/).
 
 libdcp is distributed under the GNU GPL.
 
index 51e93248b4fbf4ac110e61c7b590b5ec090d4119..0477504ce40edf68c578a24a9601e0947896ed5e 100644 (file)
@@ -52,7 +52,7 @@ namespace dcp {
 class AtmosAsset;
 
 
-/** @class ReelAtmosAsse
+/** @class ReelAtmosAsset
  *  @brief Part of a Reel's description which refers to a Atmos MXF
  */
 class ReelAtmosAsset : public ReelAsset, public ReelMXF