Parcourir la source

Clean code

Error in comment
Leo il y a 10 ans
Parent
commit
fb8ecc24b8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/file_com.ml

+ 1 - 1
src/file_com.ml

@@ -44,7 +44,7 @@ let rc_template () =
 ;;
 ;;
 
 
 (* Function to create configuration file if it does not
 (* Function to create configuration file if it does not
- * exists *)
+ * exist *)
 let create_rc_file ~name =
 let create_rc_file ~name =
   (* Notify that we initialise config file *)
   (* Notify that we initialise config file *)
   printf "Initializing configuration file in %s\n" name;
   printf "Initializing configuration file in %s\n" name;