mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-10-31 12:42:02 +00:00 
			
		
		
		
	 626f5eb32e
			
		
	
	626f5eb32e
	
	
	
		
			
			In3625207801I attempted to add non-breaking spaces to a filepath so it would stay on one line. Before this I had accidentally deleted my work but found it saved in my sphinx build cache, so I copied my changes from that cache. Unfortunately the cached version replaced non-breaking spaces with real spaces and3625207801was made reverted. This commit re-adds the non-breaking spaces.