typo
This commit is contained in:
		
							parent
							
								
									7b9072bfa1
								
							
						
					
					
						commit
						cca58acfe5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -50,7 +50,7 @@ template = "Vorlage:Radio Chaotica-Sendung"
 | 
			
		|||
    sendung["datum"]        = erste_sendung.gsub(/\s*um\s*\d+:\d+$/,"")
 | 
			
		||||
    sendung["titel"]        = page
 | 
			
		||||
    sendung["url"]          = "http://entropia.de/wiki/#{CGI::escape(page)}"
 | 
			
		||||
    sendung["discussion"]   = "http://entropia.de/wiki/Diksussion#{CGI::escape(page)}"
 | 
			
		||||
    sendung["discussion"]   = "http://entropia.de/wiki/Diskussion:#{CGI::escape(page)}"
 | 
			
		||||
    sendung["download"]     = parse_template(page, template)["download"]
 | 
			
		||||
 
 | 
			
		||||
    # Get a real date
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue