ソースを参照

style: fix typo in comment

Stefan Strigler 3 年 前
コミット
07347e3f9e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      apps/emqx_gateway/src/emqx_gateway_api.erl

+ 1 - 1
apps/emqx_gateway/src/emqx_gateway_api.erl

@@ -34,7 +34,7 @@
     ]
 ).
 
-%% minirest/dashbaord_swagger behaviour callbacks
+%% minirest/dashboard_swagger behaviour callbacks
 -export([
     api_spec/0,
     paths/0,