itizawa 6 лет назад
Родитель
Сommit
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) {
   changeSamlDbCert(inputValue) {
     this.setState({ samlDbCert: inputValue });
     this.setState({ samlDbCert: inputValue });