diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-04-11 22:53:05 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-04-11 22:56:52 +0200 |
| commit | 4e294c86423e7f27db287c3c794997a4621008d0 (patch) | |
| tree | 6b2c99f589a6a14799ee35529b3e8caff33ecc74 /src/cpl.h | |
| parent | 2cb2078282c8b799d7a0d0016e1518f1a4b55af1 (diff) | |
Fix typos in comments.
Diffstat (limited to 'src/cpl.h')
| -rw-r--r-- | src/cpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ public: /** @return true if we have all our encryptable content is encrypted */ bool all_encrypted () const; - /** Write an CompositonPlaylist XML file + /** Write a CompositionPlaylist XML file * * @param file Filename to write * @param signer Signer to sign the CPL, or 0 to add no signature |
