diff --git a/assets/cn.js b/assets/cn.js index 8f84a0e001757f50a663093b320061db5d1d51e9..99a5f66da58daec0118c56dbb73fde8e1ec44358 100644 --- a/assets/cn.js +++ b/assets/cn.js @@ -379,7 +379,7 @@ function handle_tick() { } /** -* initializes the dragging of the node +* initializes dragging of the node * @param {object} node - node */ function start_drag(node) { @@ -392,7 +392,7 @@ function start_drag(node) { } /** -* applies the dragging to the node +* applies dragging to the node * @param {object} node - node */ function dragged(node) {