Skip to content

Commit f8600cb

Browse files
committed
Update todo comments
Signed-off-by: Darby Johnston <[email protected]>
1 parent b3a1596 commit f8600cb

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

src/opentimelineio/bundle.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77

88
namespace opentimelineio { namespace OPENTIMELINEIO_VERSION {
99

10-
/// @todo Should the .otioz/.otiod file versions be bumped?
11-
/// @todo Should bundle support be optional?
1210
namespace bundle {
1311

1412
/// @brief The current otioz version.

src/opentimelineio/urlUtils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
namespace opentimelineio { namespace OPENTIMELINEIO_VERSION {
99

1010
/// @name URL Utilities
11-
/// @todo Shoudle we use a thrid party library for URL conversions?
11+
/// @todo Should we use a thrid party library for handling URLs?
1212
///@{
1313

1414
/// @brief Get the scheme from a URL.

0 commit comments

Comments
 (0)