From 27d3d2d1c9728d1e8a02f86fa8fce3544816d970 Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Mon, 27 Mar 2017 15:07:48 -0400 Subject: [PATCH] chore(templates): fix variable --- scripts/templates/wrap-min.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/templates/wrap-min.tmpl b/scripts/templates/wrap-min.tmpl index 23295c8b8..3e0d607a9 100644 --- a/scripts/templates/wrap-min.tmpl +++ b/scripts/templates/wrap-min.tmpl @@ -2,7 +2,7 @@ import { Plugin } from '@ionic-native/core'; import { Injectable } from '@angular/core'; /** - * @name Plugin Name + * @name $Plugin_Name * @description * * @usage