From b2b015a53b8e3a548bb76be862e9d59783fb268f Mon Sep 17 00:00:00 2001
From: Takashi Matsuo
Date: Thu, 4 Apr 2013 22:01:35 -0700
Subject: chore(docs): Fixed incomplete merge
---
src/ngMock/angular-mocks.js | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
(limited to 'src/ngMock')
diff --git a/src/ngMock/angular-mocks.js b/src/ngMock/angular-mocks.js
index cdc43cdd..2aadf1dc 100644
--- a/src/ngMock/angular-mocks.js
+++ b/src/ngMock/angular-mocks.js
@@ -1687,12 +1687,8 @@ window.jasmine && (function(window) {
* @name angular.mock.inject
* @description
*
-<<<<<<< HEAD
- * *NOTE*: This is function is also published on window for easy access.
- * *NOTE*: Only available with {@link http://pivotal.github.com/jasmine/ jasmine}.
-=======
* *NOTE*: This function is also published on window for easy access.
->>>>>>> 8dca056... docs(mocks): fix typos
+ * *NOTE*: Only available with {@link http://pivotal.github.com/jasmine/ jasmine}.
*
* The inject function wraps a function into an injectable function. The inject() creates new
* instance of {@link AUTO.$injector $injector} per test, which is then used for
--
cgit v1.2.3