Ticket #9130: comment_fix.patch

File comment_fix.patch, 543 bytes (added by criezy, 15 years ago)
  • gui/configuration.h

     
    6565
    6666        /** If the user chose the advanced route from the start */
    6767        bool advanced;
    68         /** true if the chose to compress, false if compress, undefined if advanced */
     68        /** true if the user chose to compress, false if extract, undefined if advanced */
    6969        bool compressing;
    7070
    7171        /** The platform the output files are going to be used on (compression only) */