diff --git a/MatFileHandler/DatetimeAdapter.cs b/MatFileHandler/DatetimeAdapter.cs
index cbc5e3f..bdac59f 100644
--- a/MatFileHandler/DatetimeAdapter.cs
+++ b/MatFileHandler/DatetimeAdapter.cs
@@ -56,7 +56,7 @@ namespace MatFileHandler
/// Gets values of datetime object at given position in the array converted to .
///
/// Indices.
- /// Value converted to .
+ /// Value converted to ; null if the resulting value is unrepresentable.
public DateTimeOffset? this[params int[] list]
{
get