Fix: typo
This commit is contained in:
		@@ -168,7 +168,7 @@ signals:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /**
 | 
					    /**
 | 
				
			||||||
     * show text messaged in service mode
 | 
					     * show text messages in service mode
 | 
				
			||||||
     */
 | 
					     */
 | 
				
			||||||
    void showServiceText(const QString & text);
 | 
					    void showServiceText(const QString & text);
 | 
				
			||||||
    void showServiceText(quint16 textNumber);
 | 
					    void showServiceText(quint16 textNumber);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user