Bart De Smet 8 år sedan
förälder
incheckning
852cdaac4b

+ 1 - 1
AsyncRx.NET/System.Reactive.Async.Linq/System/Reactive/Linq/Operators/Delay.cs

@@ -10,7 +10,7 @@ using System.Threading.Tasks;
 
 namespace System.Reactive.Linq
 {
-    // TODO: Add overloads with DateTimeeOffset and with duration selector.
+    // TODO: Add overloads with DateTimeOffset and with duration selector.
 
     partial class AsyncObservable
     {