Parcourir la source

modify a comment

utsushiiro il y a 7 ans
Parent
commit
7e073530c3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/client/js/components/PageEditor/HandsontableUtil.js

+ 1 - 1
src/client/js/components/PageEditor/HandsontableUtil.js

@@ -13,7 +13,7 @@ export default class HandsontableUtil {
   }
 
   /**
-   * create a function(handsontable event handler) to adjust the handsontable alignment to the markdown table
+   * return a function(handsontable event handler) to adjust the handsontable alignment to the markdown table
    */
   static createHandlerToSynchronizeHandontableAlignWith(markdownTableAlign) {
     const mapping = {