itizawa 6 lat temu
rodzic
commit
e53e72f65b

+ 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 });