Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
neworderofjamie committed Apr 21, 2023
1 parent ab7f737 commit d88cb80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxygen/09_ReleaseNotes.dox
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This release fixes a number of issues found in the 4.8.0 release and also includ
Bug fixes
---------
1. Fixed bug relating to merging populations with variable references pointing to variables with different access duplication modes.
2. Fixed infinite loop that could occur in code generator if a bracket with missed calling a GeNN function in a code snippet.
2. Fixed infinite loop that could occur in code generator if a bracket was missed calling a GeNN function in a code snippet.
3. Fixed bug that meant batched models which required previous spike times failed to compile.
4. Fixed bug with DLL-searching logic on Windows which meant CUDA backend failed to load on some systems.
5. Fixed a number of corner cases in the handling of VarAccessDuplication::SHARED_NEURON variables.
Expand Down

0 comments on commit d88cb80

Please sign in to comment.