We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c15f0d + 00bb37c commit b8f0ab0Copy full SHA for b8f0ab0
app/templates/client/components/modal(uibootstrap)/modal.service(js).js
@@ -39,7 +39,7 @@ angular.module('<%= scriptAppName %>')
39
/**
40
* Open a delete confirmation modal
41
* @param {String} name - name or info to show on modal
42
- * @param {All} - any additional args are passed staight to del callback
+ * @param {All} - any additional args are passed straight to del callback
43
*/
44
return function() {
45
var args = Array.prototype.slice.call(arguments),
0 commit comments