From 7ae46cf1fd3408fe88737c26e23be8fff2b6caa0 Mon Sep 17 00:00:00 2001 From: Igor Oleinikov Date: Tue, 18 Mar 2014 12:01:02 +0400 Subject: [PATCH] Fixed headers of RxJS-Async and RxJS-Time. --- rx.js/rx.async.d.ts | 2 +- rx.js/rx.time.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rx.js/rx.async.d.ts b/rx.js/rx.async.d.ts index 70143ff7e4..19406e9ae4 100644 --- a/rx.js/rx.async.d.ts +++ b/rx.js/rx.async.d.ts @@ -1,4 +1,4 @@ -// Type definitions for RxJS-Async package 2.2.15 +// Type definitions for RxJS-Async v2.2.15 // Project: http://rx.codeplex.com/ // Definitions by: zoetrope // Definitions by: Igor Oleinikov diff --git a/rx.js/rx.time.d.ts b/rx.js/rx.time.d.ts index 013665517d..449cdd7f99 100644 --- a/rx.js/rx.time.d.ts +++ b/rx.js/rx.time.d.ts @@ -1,4 +1,4 @@ -// Type definitions for RxJS "Aggregates" +// Type definitions for RxJS-Time v2.2.15 // Project: http://rx.codeplex.com/ // Definitions by: Carl de Billy // Definitions by: Igor Oleinikov