Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Commit 185bf41

Browse files
authored
Fix typo in bug number
1 parent afb1149 commit 185bf41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Develop: [![Build Status](https://travis-ci.org/PHPOffice/PHPExcel.png?branch=de
3333
* PHP extension php_xml enabled
3434
* PHP extension php_gd2 enabled (optional, but required for exact column width autocalculation)
3535

36-
*Note:* PHP 5.6.29 has [a bug](https://bugs.php.net/bug.php?id=735300) that
36+
*Note:* PHP 5.6.29 has [a bug](https://bugs.php.net/bug.php?id=73530) that
3737
prevents SQLite3 caching to work correctly. Use a newer (or older) versions of
3838
PHP if you need SQLite3 caching.
3939

0 commit comments

Comments
 (0)