Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 8f9c4da

Browse files
docs(limitTo): restore the missing * to make comment a jsdoc block
1 parent f0c94ea commit 8f9c4da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/filter/limitTo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
/*
3+
/**
44
* @ngdoc filter
55
* @name limitTo
66
* @kind function

0 commit comments

Comments
 (0)