summaryrefslogtreecommitdiff
path: root/pdf/cert_new.inc
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/cert_new.inc')
-rwxr-xr-xpdf/cert_new.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/cert_new.inc b/pdf/cert_new.inc
index 32321e2..572e7ef 100755
--- a/pdf/cert_new.inc
+++ b/pdf/cert_new.inc
@@ -63,7 +63,7 @@ function generate_pdf()
$pdf->SetTextColor(0, 0, 0);
$pdf->MultiCell(240, 8, 'from ' . utf8_decode($data3->university) . ' has successfully', '0','C');
$pdf->Ln(0);
- $pdf->Cell(240, 8, 'completed Internship under DWSIM Custom Model Project.', '0', '1', 'C');
+ $pdf->Cell(240, 8, 'completed Internship under DWSIM Custom Modeling Project.', '0', '1', 'C');
$pdf->Ln(0);
$pdf->Cell(240, 8, 'He/she has created a Custom Model titled ', '0', '1', 'C');
$pdf->Ln(0);