itizawa пре 6 година
родитељ
комит
e53e72f65b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/client/js/services/AdminSamlSecurityContainer.js

+ 1 - 1
src/client/js/services/AdminSamlSecurityContainer.js

@@ -73,7 +73,7 @@ export default class AdminSamlSecurityContainer extends Container {
   }
 
   /**
-   * Change SamlDbCert
+   * Change samlDbCert
    */
   changeSamlDbCert(inputValue) {
     this.setState({ samlDbCert: inputValue });