mirror of
				https://github.com/django/django.git
				synced 2025-11-04 09:57:47 +03:00 
			
		
		
		
	Merge pull request #220 from dirn/staticfiles-docs-typo
Fix typo in staticfiles app documentation
This commit is contained in:
		
						commit
						51a010135c
					
				| 
						 | 
				
			
			@ -390,7 +390,7 @@ in :ref:`staticfiles-from-cdn`.
 | 
			
		|||
.. versionadded:: 1.5
 | 
			
		||||
 | 
			
		||||
If you'd like to retrieve a static URL without displaying it, you can use a
 | 
			
		||||
slightly different call::
 | 
			
		||||
slightly different call:
 | 
			
		||||
 | 
			
		||||
.. code-block:: html+django
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user