Actions
Defect #37586
closedTypo in method names
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
  The following methods contain a typo in their name:
	
- Redmine::Scm::Adapters::AbstractAdapter#with_trailling_slash
- Redmine::Scm::Adapters::AbstractAdapter#without_trailling_slash
This might be something that should be fixed.
Files
       Updated by Go MAEDA about 3 years ago
      Updated by Go MAEDA about 3 years ago
      
    
    - File 37586.patch 37586.patch added
Thank you for pointing it out. I am attaching a patch.
       Updated by Go MAEDA about 3 years ago
      Updated by Go MAEDA about 3 years ago
      
    
    - Status changed from New to Closed
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix.
Actions