Skip to content

Commit

Permalink
Generator: more thorough description of the class
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengold committed Feb 27, 2024
1 parent 44749ec commit 00ab618
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright (c) 2017-2022, Stephen Gold
Copyright (c) 2017-2024 Stephen Gold
All rights reserved.
Redistribution and use in source and binary forms, with or without
Expand Down Expand Up @@ -38,7 +38,7 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
import jme3utilities.math.MyVector3f;

/**
* Generate pseudo-random numbers, vectors, and selections.
* Generate pseudo-random numbers, quaternions, vectors, and selections.
*
* @author Stephen Gold [email protected]
*/
Expand Down

0 comments on commit 00ab618

Please sign in to comment.