From 1e5cab335648e39a4d742c92c103d762872880d6 Mon Sep 17 00:00:00 2001 From: David Mayerich Date: Tue, 11 Aug 2015 09:55:15 -0500 Subject: [PATCH] modification test --- programming/random/cpp/sh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programming/random/cpp/sh.h b/programming/random/cpp/sh.h index 9160697..dd373bc 100644 --- a/programming/random/cpp/sh.h +++ b/programming/random/cpp/sh.h @@ -1,4 +1,4 @@ -/* Solving the associated legendre polynomials iteratively. Most of this code was taken from +/* Solving the associated Legendre polynomials iteratively. Most of this code was taken from * the work described by Robin Green from Sony Computer Entertainment America: * * R. Green, Spherical Harmonic Lighting: The Gritty Details, Sony Computer Entertainment America, 2003 -- libgit2 0.21.4