瀏覽代碼

Fixed typo in docs/internals/deprecation.txt.

Jacob Walls 3 年之前
父節點
當前提交
10f66c91cb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/internals/deprecation.txt

+ 1 - 1
docs/internals/deprecation.txt

@@ -46,7 +46,7 @@ details on these changes.
 
 * The ``default_app_config`` module variable will be removed.
 
-* ``TransactionTestCase.assertQuerysetEqual()` will no longer automatically
+* ``TransactionTestCase.assertQuerysetEqual()`` will no longer automatically
   call ``repr()`` on a queryset when compared to string values.
 
 * ``django.core.cache.backends.memcached.MemcachedCache`` will be removed.